Skip to content

Merge branch 'initial_decidim' into decidim_modules #26

Merge branch 'initial_decidim' into decidim_modules

Merge branch 'initial_decidim' into decidim_modules #26

Workflow file for this run

---
linters:
ExtraNewline:
enabled: true
FinalNewline:
enabled: true
SpaceAroundErbTag:
enabled: true
AllowedScriptType:
enabled: true
allowed_types:
- text/javascript
- text/template
Rubocop:
enabled: true
rubocop_config:
AllCops:
DisabledByDefault: true
Style/StringLiterals:
EnforcedStyle: double_quotes
Layout/SpaceInsideHashLiteralBraces:
Enabled: true