Files
bit/.rubocop.yml
T
Juan Rodriguez 7e81f47473 build: 🔧 Stimulus setup
webpack service added to docker-compose, rails webpacker config, application js and css tags updated

rails webpacker support
2021-06-13 16:28:45 -05:00

7 lines
110 B
YAML

AllCops:
NewCops: enable
Style/Documentation:
Enabled: false
Style/MixinUsage:
Exclude:
- 'bin/*'