Skip to content
Snippets Groups Projects
Commit f97ca2d7 authored by Dean Lovett's avatar Dean Lovett
Browse files

ci: updated code quality

parent fc91f783
No related branches found
Tags 0.4.0
No related merge requests found
Pipeline #20923 passed
......@@ -3,9 +3,14 @@ inherit_gem:
AllCops:
Exclude:
- 'lib/generators/nexus_cqrs/templates/**/*.rb'
- db/schema.rb
- db/seeds.rb
- db/migrate/*.rb
- config/initializers/devise.rb
- spec/**/*
Style/Documentation:
Enabled: false
Style/GlobalVars:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: false
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment