Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.89 KB

File metadata and controls

29 lines (22 loc) · 1.89 KB
title MAKEFILE linters in MegaLinter
description checkmake is available to analyze MAKEFILE files in MegaLinter

MAKEFILE

Linters

Linter Additional
checkmake
MAKEFILE_CHECKMAKE
disabled GitHub stars

Linted files

  • File names:
    • Makefile

Configuration in MegaLinter

Variable Description Default value
MAKEFILE_PRE_COMMANDS List of bash commands to run before the linters None
MAKEFILE_POST_COMMANDS List of bash commands to run after the linters None
MAKEFILE_FILTER_REGEX_INCLUDE Custom regex including filter
MAKEFILE_FILTER_REGEX_EXCLUDE Custom regex excluding filter