Difference between revisions of "Lint"

From wikieduonline
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

Advertising: