Skip to content

Commit

Permalink
chore: improve code quality and testing robustness
Browse files Browse the repository at this point in the history
- Add hadolint configuration file with rules DL3018 and DL3008 ignored

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed Oct 4, 2024
1 parent 86574d9 commit 65d16c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .hadolint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ignored:
- DL3018
- DL3008

0 comments on commit 65d16c5

Please sign in to comment.