mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 01:51:14 +00:00
Fix linting
This commit is contained in:
3
Makefile
3
Makefile
@@ -49,8 +49,9 @@ ARCH = linux/amd64
|
||||
|
||||
|
||||
# Makefile.lint overwrites
|
||||
FL_IGNORES = .git/,.github/,tests/
|
||||
FL_IGNORES = .git/,.github/,tests/,*.mypy_cache/
|
||||
SC_IGNORES = .git/,.github/,tests/
|
||||
JL_IGNORES = .git/,.github/,*.mypy_cache*
|
||||
|
||||
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user