1 Star 0 Fork 0

家盛/SJTU-RoboMaster-Team.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.scss-lint.yml 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
xinyang 提交于 2020-08-31 00:56 . first commit
severity: error
linters:
BorderZero:
enabled: true
convention: zero
BemDepth:
enabled: true
DeclarationOrder:
enabled: false
ExtendDirective:
enabled: true
LeadingZero:
enabled: false
NameFormat:
enabled: true
PrivateNamingConvention:
enabled: true
prefix: _
PropertySortOrder:
enabled: false
QualifyingElement:
enabled: false
SelectorFormat:
enabled: true
convention: hyphenated_BEM
class_convention: ^(?!js-).*
class_convention_explanation: should not be written in the form js-*
SingleLinePerProperty:
enabled: true
allow_single_line_rule_sets: false
StringQuotes:
enabled: true
style: double_quotes
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wujiasheng520/SJTU-RoboMaster-Team.github.io.git
git@gitee.com:wujiasheng520/SJTU-RoboMaster-Team.github.io.git
wujiasheng520
SJTU-RoboMaster-Team.github.io
SJTU-RoboMaster-Team.github.io
master

搜索帮助