Compare commits

...
Author SHA1 Message Date
Shivam Mishra 2c7c7aa142 feat: add rubcop folder 2024-02-22 13:58:57 +05:30
Shivam Mishra 2a306f475d feat: use autoload_lib 2024-02-22 13:31:21 +05:30
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ require:
- rubocop-performance
- rubocop-rails
- rubocop-rspec
- ./lib/rubocop/user_find_by.rb
- ./rubocop/use_from_email.rb
Layout/LineLength:
Max: 150