Difference between revisions of "Lint"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[wikipedia:Lint (software)]] | [[wikipedia:Lint (software)]] | ||
− | [[IaC]] | + | === [[IaC]] === |
* [[Cloudformation]]: <code>[[cfn-lint]]</code> | * [[Cloudformation]]: <code>[[cfn-lint]]</code> | ||
* [[Terraform]]: <code>[[tflint]]</code> | * [[Terraform]]: <code>[[tflint]]</code> | ||
− | [[K8s]] | + | === [[K8s]] === |
* [[Helm]]: <code>[[helm lint]]</code> | * [[Helm]]: <code>[[helm lint]]</code> | ||
− | [[Git]] | + | === [[Git]] === |
* [[GitLab CI lint]] | * [[GitLab CI lint]] | ||
− | [[Python]] | + | === [[Python]] === |
* <code>[[pylint]]</code> | * <code>[[pylint]]</code> | ||
− | [[JS]] | + | === [[JS]] === |
* [[Yarn]]: <code>[[yarn lint]]</code> | * [[Yarn]]: <code>[[yarn lint]]</code> | ||
* [[deno]]: <code>[[deno lint]]</code> | * [[deno]]: <code>[[deno lint]]</code> | ||
− | [[Ansible]] | + | === [[Ansible]] === |
* <code>[[ansible-lint]]</code> | * <code>[[ansible-lint]]</code> | ||
− | [[npm]] | + | === [[npm]] === |
* <code>[[npm run lint]]</code> | * <code>[[npm run lint]]</code> | ||
Revision as of 08:35, 20 October 2022
IaC
K8s
Git
Python
JS
Ansible
npm
Related
See also
- Lint,
pylint
,eslint, tflint
,cfn-lint
,autopep8
,lint-staged
,autopep8 --help
, GitLab CI lint, Code climate, Black,hadolint
, KubeLinter,hlint, ansible-lint
- AWS CloudFormation,
AWS::CloudFormation
AWS CloudFormation Designer, Drift detection, AWS Cloud Development Kit (CDK),aws cloudformation
,ServicesStack:
, AWS CloudFormation Linter (cfn-lint
), Former2, CloudCraft, Change sets, AWS CloudFormation Public Registry, CloudFormation snippets, CloudFormation templates, StackSets,Outputs:
,Type:
,Fn::Sub
,!Ref
, CloudFormation Parameters, AWS CloudFormation Templates, CloudFormation functions
Advertising: