Skip to content

Commit

Permalink
linter tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Flom <[email protected]>
  • Loading branch information
afflom committed Jun 27, 2023
1 parent 249c077 commit dd195ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ ENABLE_LINTERS:
- MARKDOWN_MARKDOWNLINT
- MAKEFILE_CHECKMAKE

MAKEFILE_CHECKMAKE_DISABLE_ERRORS: true
DISABLE_ERRORS_LINTERS:
- MAKEFILE_CHECKMAKE
- REPOSITORY_KICS
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN chown -HR 1001:1001 /trestle-bot \

USER 1001

# kics-scan disable=b86987e1-6397-4619-81d5-8807f2387c79
ENTRYPOINT poetry run trestle-bot \
--markdown-path="${MARKDOWN_PATH}" \
--assemble-model="${ASSEMBLE_MODEL}" \
Expand Down

0 comments on commit dd195ca

Please sign in to comment.