Difference between revisions of "Lint"
Jump to navigation
Jump to search
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:Lint (software)]] | [[wikipedia:Lint (software)]] | ||
+ | === [[IaC]] === | ||
+ | * [[Cloudformation]]: <code>[[cfn-lint]]</code> | ||
+ | * [[Terraform]]: <code>[[tflint]]</code> | ||
+ | |||
+ | === [[K8s]] === | ||
+ | * [[Helm]]: <code>[[helm lint]]</code> | ||
− | [[Python]] | + | === [[Git]] === |
+ | * [[GitLab CI lint]] | ||
+ | |||
+ | === [[Python]] === | ||
* <code>[[pylint]]</code> | * <code>[[pylint]]</code> | ||
+ | === [[JS]] === | ||
+ | * [[Yarn]]: <code>[[yarn lint]]</code> | ||
− | + | * [[deno]]: <code>[[deno lint]]</code> | |
− | * [[ | ||
− | |||
− | |||
− | + | === [[Ansible]] === | |
+ | * <code>[[ansible-lint]]</code> | ||
− | + | === [[npm]] === | |
+ | * <code>[[npm run lint]]</code> | ||
− | * [[ | + | == Related == |
+ | * [[Datree]] | ||
== See also == | == See also == | ||
* {{lint}} | * {{lint}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:50, 8 September 2023
Advertising: