Skip to content

Commit

Permalink
Remove dockerfilelint (#1080)
Browse files Browse the repository at this point in the history
* Remove dockerfilelint

* changelog
  • Loading branch information
nvuillam authored Dec 7, 2021
1 parent 1bad67a commit 4375d94
Show file tree
Hide file tree
Showing 166 changed files with 810 additions and 1,411 deletions.
104 changes: 0 additions & 104 deletions .automation/test/docker/bad/.dockerfilelintrc

This file was deleted.

104 changes: 0 additions & 104 deletions .automation/test/docker/good/.dockerfilelintrc

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 0 additions & 4 deletions .dockerfilelintrc

This file was deleted.

2 changes: 1 addition & 1 deletion .secretlintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.automation/test
megalinter-reports
megalinter-reports
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- Add [gitleaks](https://github.com/zricethezav/gitleaks) to lint git repository
- Add [goodcheck](https://github.com/sider/goodcheck) as regex-based linter
- Add [trivy](https://github.com/aquasecurity/trivy) security linter
- Remove **dockerfilelint**, as it is not maintained anymore and hadolint contains all its rules
- SARIF management for:
- bandit
- checkov
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ RUN npm install --no-cache --ignore-scripts \
stylelint-config-standard \
stylelint-config-sass-guidelines \
stylelint-scss \
dockerfilelint \
editorconfig-checker \
gherkin-lint \
graphql-schema-linter \
Expand Down
Loading

0 comments on commit 4375d94

Please sign in to comment.