mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Add rubocop configuration file.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
Style/GlobalVars:
|
||||
Enabled: false
|
||||
|
||||
Style/EmptyLinesAroundBlockBody:
|
||||
Enabled: false
|
||||
|
||||
Performance/ParallelAssignment:
|
||||
Enabled: false
|
||||
Reference in New Issue
Block a user