Iris Sprague
29650beddb
enable negatedif and correct db file
...
fix spacing
2017-03-29 11:24:43 -04:00
Emanuel Hayford
e5587d42a2
Enable Rails/Validation Rubocop cop
...
Cop checks for the use of old-style attribute validation. Supports autocorrection which was run
to fix the files concerned
Closes #1414
2017-03-28 21:47:31 +02:00
Chaitanya
782937b1d9
Enable Style/ZeroLengthPredicate Rubocop cop
...
This cop checks for numeric comparisons that can be replaced by a predicate method. It supports autocorrection, so all the offenses where automatically solved.
Closes #1416
2017-03-28 14:42:21 +05:30
Chaitanya
4427f43bdf
Enable Style/RedundantSelf Rubocop cop
...
This cop checks for redundant uses of self. It supports autocorrection, so all the offenses where automatically solved.
Closes #1373
2017-03-28 13:27:52 +05:30
Chaitanya
7de009e46e
Enable Style/DoubleNegation Rubocop cop
...
This cop checks for uses of double negation (!!) to convert something to a boolean value. It doesn't support autocorrection, so all the offenses where manually solved.
Closes #1374
2017-03-20 19:12:40 +05:30
gotens1211
4a9c971ec7
Enable Style/SpaceAroundOperators Rubocop
...
Cleared all the offenses for Style/SpaceAroundOperators
Added a description for the Style/SpaceAroundOperators Rubocop.
2017-02-05 19:43:00 +05:30
Stella
ccd7ecbb90
Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use.
2016-03-01 17:10:45 +02:00
Henne Vogelsang
ed0f55c45f
Fix remaining rubocop problems
2016-02-18 14:40:24 +01:00
Henne Vogelsang
046f726414
rubocop: Update todo file, enable rails cops
2016-02-08 14:57:23 +01:00
Stella Rouzi
f91467a00a
remove trailing spaces and blank lines
2014-09-02 21:41:25 +03:00
Stella Rouzi
1c1391c69e
enable style ClassAndModuleChildren
2014-08-06 21:26:08 +03:00
Artem Chernikov
eb127b4f8c
Add new styles to be checked
2014-07-30 23:43:00 +02:00
Artem Chernikov
99f773a040
Style/Blocks Style/BlockNesting cops enabled
2014-07-30 23:36:32 +02:00
Artem Chernikov
4aa1f0bf3a
rubocop Style/AndOr style enabled
2014-07-30 23:34:09 +02:00
Artem Chernikov
f8784fdcd8
rubocop style fix Style/AlignParameters
2014-07-30 23:32:29 +02:00
Artem Chernikov
bce659a5d9
Move Accessor names to todo
2014-07-21 15:05:58 +02:00
Artem Chernikov
763f864dc9
Fix basic style issues with rubocop
2014-07-21 15:05:58 +02:00
Artem Chernikov
f4a22851a1
Update rubocop and add basic checks
2014-07-21 15:05:58 +02:00