The --help text says we can specify a configuration file, but I can find no documentation about how to format this file or what options it allows. Can you elaborate on what this is?
I'd like to disable the indentation check, since the default seems to expect that there is no indentation at all. Therefore it's reporting nearly every line of every template I have as "Bad indentation, expected 0, got *". I've never seen a project in my life that has no indentation in its templates, as that makes them incredibly difficult to read.
Is there an option to disable that?
The --help text says we can specify a configuration file, but I can find no documentation about how to format this file or what options it allows. Can you elaborate on what this is?
I'd like to disable the indentation check, since the default seems to expect that there is no indentation at all. Therefore it's reporting nearly every line of every template I have as "Bad indentation, expected 0, got *". I've never seen a project in my life that has no indentation in its templates, as that makes them incredibly difficult to read.
Is there an option to disable that?