Commit graph

17 commits

Author SHA1 Message Date
Eric Schultz
e2b868f6de Have Javascript locales generate (or clean) as part of other expected tasks and commands 2021-03-15 15:30:15 -05:00
Eric Schultz
914b06dc84 Correct a few bugs 2021-02-25 16:24:14 -06:00
Eric Schultz
4ca4203511 Exclude storage from rubocop 2021-02-25 16:24:14 -06:00
Eric Schultz
71af31e424 Remove node_module Excludes from rubocop 2021-02-25 16:24:14 -06:00
Eric Schultz
1048ef6593 Remove outdated cve specs 2021-02-25 16:24:14 -06:00
Eric Schultz
7ce86e2c88 Remove unused spec files 2021-02-25 16:24:14 -06:00
Eric Schultz
4c8544b5cd Rubocop spec/support/date_time.rb 2021-02-25 16:24:14 -06:00
Eric Schultz
fb4b0455e3 Add frozen string literal requirement 2021-02-25 16:24:14 -06:00
Eric Schultz
8c47573501 Rubocop controller concerns and specs 2021-02-24 16:18:43 -06:00
Eric Schultz
03a425b329 Set RSpec/ExampleLength to Max:20 2021-02-24 16:18:43 -06:00
Eric Schultz
3a23bce398 Enforce Style/ClassAndModuleChildren in rubocop 2021-02-24 16:18:43 -06:00
Eric Schultz
cdfafcdd1c Rubocop app/controllers/widget_controller.rb 2021-02-24 16:18:43 -06:00
Eric Schultz
ba7dfa5c21 Rubocop spec/controllers/widget_controller_spec.rb 2021-02-24 16:18:43 -06:00
Eric Schultz
fa0acf9791 Turn off Style/PreferredHashMethods 2021-02-24 16:18:43 -06:00
Eric Schultz
7f7825a396 Turn off RSpec/NotToNot 2021-02-24 16:18:43 -06:00
Eric Schultz
9d2ee08958 Add additional exceptions to rubocop 2021-02-24 16:18:43 -06:00
Clarissa Borges
f94801a343 Add rubocop code analyser 2021-02-23 18:38:12 -06:00