1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/free1234566789-openstreetmap-website

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.rubocop.yml 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Tom Hughes Отправлено 26.02.2017 22:34 40a8e5c
inherit_from: .rubocop_todo.yml
AllCops:
Include:
- '**/*.gemspec'
- '**/*.podspec'
- '**/*.jbuilder'
- '**/*.rake'
- '**/*.opal'
- '**/config.ru'
- '**/Gemfile'
- '**/Rakefile'
- '**/Capfile'
- '**/Guardfile'
- '**/Podfile'
- '**/Thorfile'
- '**/Vagrantfile'
- '**/Berksfile'
- '**/Cheffile'
- '**/Vagabondfile'
- '**/Fastfile'
- '**/*.builder'
Rails:
Enabled: true
Style/BracesAroundHashParameters:
EnforcedStyle: context_dependent
Style/ExtraSpacing:
AllowForAlignment: true
Style/FileName:
Exclude:
- 'script/deliver-message'
- 'script/locale/reload-languages'
- 'script/update-spam-blocks'
Style/IfInsideElse:
Enabled: false
Style/GlobalVars:
Exclude:
- 'lib/quad_tile/extconf.rb'
Style/GuardClause:
Enabled: false
Style/HashSyntax:
EnforcedStyle: hash_rockets
Exclude:
- 'lib/tasks/testing.rake'
- 'config/initializers/wrap_parameters.rb'
Style/StringLiterals:
EnforcedStyle: double_quotes
Rails/HttpPositionalArguments:
Enabled: false
Rails/SkipsModelValidations:
Exclude:
- 'db/migrate/*.rb'
- 'app/controllers/user_controller.rb'
Lint/PercentStringArray:
Exclude:
- 'config/initializers/secure_headers.rb'

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/free1234566789-openstreetmap-website.git
git@api.gitlife.ru:oschina-mirror/free1234566789-openstreetmap-website.git
oschina-mirror
free1234566789-openstreetmap-website
free1234566789-openstreetmap-website
master