forked from NiX/docker-linter
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.ci | 5 years ago | |
.woodpecker.yml | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
slackpkg.conf | 5 years ago | |
slackpkg.conf.new | 5 years ago | |
sudoers | 5 years ago |
README.md
Linter
This repo contains Dockerfile
and configuration files for slackware-current-based linter image.
Static code analysis tools
Name | Checks |
---|---|
shellcheck | Shell scripts |
yamllint | YAML files |
hadolint | Dockerfiles |
pylint | Python scripts |
ansible-lint | Ansible playbooks & roles |