Skip to content

Commit

Permalink
improve linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Oct 28, 2024
1 parent 58ada7b commit 588f075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .hadolint.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ignored:
ignored:
- DL3003
- DL3008
- SC3054
- SC3044
- SC3044
2 changes: 1 addition & 1 deletion .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"MD029": false,
"MD034": false,
"MD056": false
}
}

0 comments on commit 588f075

Please sign in to comment.