Skip to content

Commit

Permalink
Fix using default hadolint config file (#2763)
Browse files Browse the repository at this point in the history
The default config file is not being used as intended, as file extension names yaml and yml are conflicting.
  • Loading branch information
KihyeokK authored Jul 6, 2023
1 parent 737665c commit 7282427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-linter.yml file, or with `oxsecurity/megalinter:beta` docker image

- Fix `hadolint` to use its default configuration file properly.

- New linters
- Add [Lychee](https://github.com/lycheeverse/lychee) - links and email addresses checker, by @DariuszPorowski in [#2673](https://github.com/oxsecurity/megalinter/pull/2673)

Expand Down
File renamed without changes.

0 comments on commit 7282427

Please sign in to comment.