代码拉取完成,页面将自动刷新
'use strict';
module.exports = {
rules: {
'body-leading-blank': [2, 'always'],
'footer-leading-blank': [2, 'always'],
'header-max-length': [2, 'always', 72],
'scope-enum': [
2,
'always',
[
'',
'Analytics',
'AWS ALB',
'AWS Alexa',
'AWS API Gateway',
'AWS CloudFormation',
'AWS CloudFront',
'AWS Cognito',
'AWS Credentials',
'AWS Deploy',
'AWS EventBridge',
'AWS HTTP API',
'AWS IAM',
'AWS Info',
'AWS IOT',
'AWS Kinesis',
'AWS Lambda',
'AWS Local Invocation',
'AWS MSK',
'AWS S3',
'AWS Schedule',
'AWS SNS',
'AWS SQS',
'AWS Stream',
'AWS Websocket',
'CLI',
'Components',
'Config Schema',
'Dashboard',
'Packaging',
'Plugins',
'Print',
'Standalone',
'Templates',
'User Config',
'Variables',
],
],
'subject-case': [2, 'always', 'sentence-case'],
'subject-empty': [2, 'never'],
'subject-full-stop': [2, 'never', '.'],
'type-case': [2, 'always', 'lower-case'],
'type-empty': [2, 'never'],
'type-enum': [
2,
'always',
['build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'style', 'test'],
],
},
};
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。