Closed
Description
- CheckStyle
- remove
CheckStyle: ignore
and@SuppressWarnings("checkstyle:*")
comments - CheckStyle: how to ignore warnings #260
- CheckStyle: update to 10.x and plugin to 3.2.0 #1015
- remove
- PMD
- sortpom
- boolint
- rflint
- Detect trailing spaces in *.robot files #1104 need to decide what to do
- shellcheck
- remove
shellcheck disable
comments - Shellcheck: enable some of the optional checks #1615
- Document shellcheck #710
- remove
- html5validator
- ansible-lint
- CodeNarc
- SpotBugs
- ErrorProne
- update decisions log: mention removal of error-prone and added workaround (see bb4afed)
- no need to add other static analyzers
- Add checking by duplicate-finder-maven-plugin #183
- Build scripts: add syntax checking for Ansible playbooks #422 looks useful, let's keep it
- Add checking by CPD #585
- Check Dockerfile by dockerfile_lint #613
- Check nginx configuration by gixy #614
- Add checking by dependency-check-maven #799
- Ensure that commits messages conform the convention #1062 looks useful, let's keep it
- Integrate csslint #1201
- Integrate eslint #1202
- Integrate nohttp #1203
- CI: validate and check Terraform configuration #1212 looks useful, let's keep it
- Use yaspeller for checking md and robot files #1109 looks useful, let's keep it
- Move docs from wiki to a repository #574 will have a lesser scope
maven-enforcer-plugin
, probably, can stay altogether with maven-license-plugin
.