Skip to content

Commit

Permalink
Revert "Configure user when linting"
Browse files Browse the repository at this point in the history
This reverts commit 7a5d1c1.
  • Loading branch information
Anonymodesu committed Jan 14, 2024
1 parent 4db4b86 commit 0e7bcf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -32,7 +32,6 @@ test:

lint:
docker compose -f docker-compose.lint.yml run \
--user $(USER) \
--env CHECK_ONLY=$(CHECK_ONLY) \
--rm \
lint
Expand Down

0 comments on commit 0e7bcf8

Please sign in to comment.