Setup Circle CI, add brakeman config (#13)
* Add circle ci config * Change config to fix tests * Update config * Fix eslint command, add brakeman
This commit is contained in:
@@ -72,5 +72,8 @@
|
||||
"eslint --fix",
|
||||
"git add"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"eslint": "eslint app/javascript"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user