1 Star 0 Fork 8

Feelsgoodagain/foreman

forked from openKylin-backup/foreman 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.eslintrc 3.21 KB
一键复制 编辑 原始数据 按行查看 历史
{
"plugins": ["@theforeman/foreman", "spellcheck"],
"extends": "plugin:@theforeman/foreman/core",
"rules": {
"spellcheck/spell-checker": [
"warn",
{
"comments": false,
"identifiers": false,
"strings": true,
"lang": "en_US",
"ignoreRequire": false,
"skipWords": [
"2xl",
"4xl",
"resize",
"ampm",
"auditable",
"bool",
"bootable",
"btns",
"candlepin",
"centos",
"checkbox",
"clearbutton",
"clearfix",
"consts",
"csrf",
"csv",
"datastore",
"datastores",
"datepicker",
"datetime",
"datetimepicker",
"debian",
"decrement", // should be removed once https://github.com/aotaduy/eslint-plugin-spellcheck/issues/67 is resolved.
"devs",
"donut",
"dow",
"dropdown",
"dropdowns",
"ec2",
"erb",
"fieldset",
"fnc",
"formatter",
"fqdn",
"func",
"gettext",
"glyphicon",
"gridster",
"href",
"internets",
"ip6",
"javascript",
"javascripts",
"jed",
"katello",
"keybind",
"keypress",
"klasses",
"lang",
"ldap",
"loc",
"locs",
"lsi",
"menuitem",
"monokai",
"mousedown",
"mouseup",
"msg",
"nailgun",
"nat",
"navitem",
"netgroups",
"networksurl",
"nfs",
"nonpersistent",
"noopener",
"noreferrer",
"num",
"operatingsystem",
"orderable",
"orgs",
"ownfield",
"paravirtual",
"patternfly",
"pficon",
"poolsurl",
"pqr",
"ptable",
"puppetclass",
"puppetclasses",
"qcow2",
"rbt",
"readonly",
"redhat",
"redux",
"refetches",
"rendering",
"rhel",
"safemode",
"sbs",
"scrollable",
"scsi",
"securityfailure",
"sizex",
"sizey",
"storages",
"stringified",
"subcomponent",
"subcomponents",
"subnet",
"subnets",
"substate",
"svg",
"testoption",
"testoption",
"textarea",
"textfield",
"tfm",
"timepicker",
"timerdelay",
"timeseries",
"tlv",
"tooltip",
"turbolinks",
"twipsy",
"txt",
"typeahead",
"ubuntu",
"uncheck",
"unencrypted",
"unmount",
"unordered",
"unprocessable",
"unselect",
"unstyled",
"vms",
"vmware",
"vnc",
"webpack",
"wss",
"xml",
"xpi",
"xyz",
"yaml"
],
"minLength": 3
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/Feelsgoodagain/foreman.git
git@gitee.com:Feelsgoodagain/foreman.git
Feelsgoodagain
foreman
foreman
develop

搜索帮助