GIT
Linters
Linter | Configuration key |
---|---|
git_diff | GIT |
Linted files
Configuration in MegaLinter
Variable | Description | Default value |
---|---|---|
GIT_FILTER_REGEX_INCLUDE | Custom regex including filter | |
GIT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter |
Behind the scenes
Installation
- Dockerfile commands :
RUN git config --global core.autocrlf true