mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-02-05 19:45:02 +00:00
* PHP 8.4 * feat: pr-lint, updates, php84 build * chore(lint): fix lint errors, add .editorconfig * chore(ci): testing kics config * feat: refactor structure, add configs, lint.sh
9 lines
127 B
YAML
9 lines
127 B
YAML
---
|
|
##########################
|
|
## Hadolint config file ##
|
|
##########################
|
|
ignored:
|
|
- DL3018
|
|
- DL3008
|
|
- SC2046
|