Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.71 KB

File metadata and controls

29 lines (22 loc) · 1.71 KB
title COFFEE linters in MegaLinter
description coffeelint is available to analyze COFFEE files in MegaLinter

COFFEE

Linters

Linter Additional
coffeelint
COFFEE_COFFEELINT
GitHub stars

Linted files

  • File extensions:
    • .coffee

Configuration in MegaLinter

Variable Description Default value
COFFEE_PRE_COMMANDS List of bash commands to run before the linters None
COFFEE_POST_COMMANDS List of bash commands to run after the linters None
COFFEE_FILTER_REGEX_INCLUDE Custom regex including filter
COFFEE_FILTER_REGEX_EXCLUDE Custom regex excluding filter