Difference between revisions of "Lint"

From wikieduonline
Jump to navigation Jump to search
 
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:Lint (software)]]
[[wikipedia:Lint]]
 
  
 +
=== [[IaC]] ===
 
* [[Cloudformation]]: <code>[[cfn-lint]]</code>
 
* [[Cloudformation]]: <code>[[cfn-lint]]</code>
* [[Python]]: <code>[[pylint]]</code>
+
* [[Terraform]]: <code>[[tflint]]</code>
 +
 
 +
=== [[K8s]] ===
 +
* [[Helm]]: <code>[[helm lint]]</code>
 +
 
 +
=== [[Git]] ===
 +
* [[GitLab CI lint]]
 +
 
 +
=== [[Python]] ===
 +
* <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 ==
* {{CloudFormation}}
+
* {{lint}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 10:50, 8 September 2023

Advertising: