代码拉取完成,页面将自动刷新
# Configuration file for SASS lint.
# Read more at: https://github.com/sasstools/sass-lint/blob/develop/docs/sass-lint.yml
options:
formatter: stylish
rules:
# Extends
extends-before-mixins: 2
extends-before-declarations: 2
placeholder-in-extend: 2
# Mixins
mixins-before-declarations: 2
# Line Spacing
one-declaration-per-line: 2
empty-line-between-blocks: 2
single-line-per-selector: 2
# Disallows
no-color-keywords: 2
no-color-literals: 2
no-css-comments: 2
no-debug: 2
no-duplicate-properties: 2
no-empty-rulesets: 2
no-extends: 0
no-ids: 2
no-important: 0
no-invalid-hex: 2
no-mergeable-selectors: 2
no-misspelled-properties: 2
no-qualifying-elements: 2
no-trailing-zero: 2
no-transition-all: 2
# Disabled because the project includes external fonts.
no-url-protocols: 0
# Excluded Internet Explorer prefix (ms), because some of bug fixes require it.
no-vendor-prefixes:
- 2
- additional-identifiers: []
excluded-identifiers: [ms, webkit]
no-warn: 2
property-units: 2
# Nesting
force-attribute-nesting: 3
force-element-nesting: 3
force-pseudo-nesting: 3
# Name Formats
class-name-format: 2
function-name-format: 2
id-name-format: 0
mixin-name-format: 2
placeholder-name-format: 2
variable-name-format: 2
# Style Guide
bem-depth: 0
border-zero: 2
brace-style: 2
clean-import-paths: 2
empty-args: 2
hex-length: 2
hex-notation: 2
indentation: 2
leading-zero: 2
nesting-depth: 4
property-sort-order: 2
quotes: 2
shorthand-values: 2
url-quotes: 2
variable-for-property: 2
zero-unit: 2
# Inner Spacing
space-after-comma: 2
space-before-colon: 2
space-after-colon: 2
space-before-brace: 2
space-before-bang: 2
space-after-bang: 2
space-between-parens: 2
space-around-operator: 2
# Final Items
trailing-semicolon: 2
final-newline: 2
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。