yamllint-config.yml yamllint-config.yml887 Bytes 一键复制编辑原始数据按行查看历史 John Bampton提交于4年前.Add docs to the markdownlint and yamllint config files (#15682) 1234567891011121314151617181920212223 # Licensed to the Apache Software Foundation (ASF) under one ...
config.py /usr/lib/python3/dist-packages/yamllint/linter.py /usr/lib/python3/dist-packages/yamllint/parser.py /usr/lib/python3/dist-packages/yamllint/rules/__init__.py /usr/lib/python3/dist-packages/yamllint/rules/anchors.py /usr/lib/python3/dist-packages/yamllint/rules/braces.py /...
YAML Lint Paste in your YAML and click "Go" - we'll tell you if it's valid or not, and give you a nice clean UTF-8 version of it. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 Go Reformat (strips comments)...
config.py /usr/lib/python3/dist-packages/yamllint/linter.py /usr/lib/python3/dist-packages/yamllint/parser.py /usr/lib/python3/dist-packages/yamllint/rules/__init__.py /usr/lib/python3/dist-packages/yamllint/rules/anchors.py /usr/lib/python3/dist-packages/yamllint/rules/braces.py /...
.yamllint 598 Bytes 一键复制 编辑 原始数据 按行查看 历史 Sean Mooney 提交于 2年前 . add inital molecule setup. 123456789101112131415161718192021222324252627282930313233 --- # Based on ansible-lint config extends: default rules: braces: max-spaces-inside: 1 level: error brackets: max-...
git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com...
ignore: | ### Files ### # Contains ruby code config/mail_room.yml generator_templates/usage_metric_definition/metric_definition.yml # Contains ERB code that keeps throwing syntax errors .rubocop.yml # Has some special indentation doc/user/project/integrations/samples/cloudwatch.yml #...
config/mail_room.yml generator_templates/usage_metric_definition/metric_definition.yml # Contains ERB code that keeps throwing syntax errors .rubocop.yml # Has some special indentation doc/user/project/integrations/samples/cloudwatch.yml # Dynamic YAML files have syntax errors sometimes. *.erb # Vim...
Our yamllint config is quite simple and needs improvements. For example, we want to enforce yaml to be linted in k8s way, meaning lists are not indented. Study the yamllint tool, and its options and decide what is the acceptable level of enforcement. Make the change here in project-infra...
.pre-commit-config.yaml .rat-excludes .readthedocs.yml BREEZE.rst CODE_OF_CONDUCT.md COMMITTERS.rst CONTRIBUTING.rst Dockerfile Dockerfile.ci INSTALL INTHEWILD.md ISSUE_TRIAGE_PROCESS.rst LICENSE NOTICE PROVIDERS.rst README.md RELEASE_NOTES.rst codecov.yml doap_airflow.rdf hatch_build.py prod_...