mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
🙅🏻♂️ Disable rubocop checks
This commit is contained in:
parent
c0407e3c6a
commit
8969aad88a
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ fail_on_violations: false
|
|||
erblint:
|
||||
enabled: false
|
||||
|
||||
rubocop:
|
||||
enabled: false
|
||||
|
||||
shellcheck:
|
||||
enabled: true
|
||||
config_file: .shellcheck.yml
|
||||
|
|
Loading…
Reference in a new issue