Skip to content

Allow linter to run on target files

Alexandru Fazakas requested to merge alexfazakas/lint-whatever-you-want into master

Description

This change should allow us to lint one or more files at once, with no need to lint everything at once.

Allow the lint to use positional arguments, setting the default to what we are currently using.

Merge request reports