代码拉取完成,页面将自动刷新
linters:
ErbSafety:
# TODO: [@rhymes] re-enable this and fix the violations,
# see https://github.com/Shopify/erb-lint#ErbSafety
enabled: false
SelfClosingTag:
enabled: false
ParserErrors:
exclude:
- '**/app/views/pages/_editor_guide_text.html.erb'
SpaceInHtmlTag:
exclude:
- '**/app/views/pages/_editor_guide_text.html.erb'
AllowedScriptType:
enabled: true
allowed_types:
- 'text/javascript'
- 'text/x-tmpl'
- 'application/ld+json'
allow_blank: true
disallow_inline_scripts: false
Rubocop:
enabled: true
rubocop_config:
inherit_from:
- .rubocop.yml
Layout/InitialIndentation:
Enabled: false
Layout/LineLength:
Max: 289
Exclude:
- '**/app/views/comments/_comment_proper.html.erb'
Layout/TrailingEmptyLines:
Enabled: false
Lint/UselessAssignment:
Enabled: false
Rails/OutputSafety:
Enabled: false
Exclude:
- '**/app/views/feedback_messages/index.html.erb'
- '**/app/views/layouts/_styles.html.erb'
- '**/app/views/liquid_embeds/show.html.erb'
- '**/app/views/moderations/mod.html.erb'
- '**/app/views/pages/onboarding.html.erb'
- '**/app/views/partnerships/show.html.erb'
- '**/app/views/partnerships/index.html.erb'
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。