Conversation
Lintinel ReportYAML LinterChecks YAML files for syntax and style issues using yamllint.
Bash LinterChecks .sh files for syntax and style issues using shellcheck
Terraform Module VersioningEnsures all Terraform modules pin a version.
Dockerfile Best PracticesChecks for unpinned base images in Dockerfiles (e.g., 'ubuntu:latest')
Missing Project DotfilesChecks for the presence of .editorconfig and .gitignore in the root of the repo.
|
Lintinel ReportYAML LinterChecks YAML files for syntax and style issues using yamllint.
Python LinterRuns flake8 on Python files to enforce PEP8 and linting rules.
Bash LinterChecks .sh files for syntax and style issues using shellcheck
Terraform Module VersioningEnsures all Terraform modules pin a version.
Dockerfile Best PracticesChecks for unpinned base images in Dockerfiles (e.g., 'ubuntu:latest')
Missing Project DotfilesChecks for the presence of .editorconfig and .gitignore in the root of the repo.
|
Lintinel ReportYAML LinterChecks YAML files for syntax and style issues using yamllint.
Python LinterRuns flake8 on Python files to enforce PEP8 and linting rules.
Bash LinterChecks .sh files for syntax and style issues using shellcheck
Terraform Module VersioningEnsures all Terraform modules pin a version.
Dockerfile Best PracticesChecks for unpinned base images in Dockerfiles (e.g., 'ubuntu:latest')
Missing Project DotfilesChecks for the presence of .editorconfig and .gitignore in the root of the repo.
|
No description provided.