Add get-prod-locales and lint-locales scripts

This commit is contained in:
Peter deHaan 2017-08-01 20:15:45 -07:00
parent 318964251d
commit 4f3c2498a6
No known key found for this signature in database
GPG key ID: F0FC6C01C6305097
4 changed files with 100 additions and 38 deletions

View file

@ -1,3 +1,6 @@
rules:
node/shebang: off
security/detect-child-process: off
no-console: off
no-process-exit: off