1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-23 10:14:59 +09:00
YuruToot/db/migrate/.rubocop.yml

10 lines
238 B
YAML
Raw Normal View History

inherit_from: ../../.rubocop.yml
Naming/VariableNumber:
CheckSymbols: false
# Enabled here as workaround for https://docs.rubocop.org/rubocop/configuration.html#path-relativity
Rails/CreateTableWithTimestamps:
Include:
- '*.rb'