I see that this seems to remove all blank lines from code, but would it be possible to pass in a configuration value that would say a number of blank lines that are allowed?
I would like to run something like this not as a fixer, but rather as a style enforcement tool that would warn if programmers filled JS and PHP files with excess blank lines.
I see that this seems to remove all blank lines from code, but would it be possible to pass in a configuration value that would say a number of blank lines that are allowed?
I would like to run something like this not as a fixer, but rather as a style enforcement tool that would warn if programmers filled JS and PHP files with excess blank lines.