Files
yamllint/tests
Will Badart 8657838696 Rename env variable, refactor tests
Drops the ancient rc-file convention in favor of YAMLLINT_CONFIG_FILE to
be more consistent with the rest of the documentation.

Uses the `tempfile` module's `NamedTemporaryFile` context manager to
handle the creation and cleanup of temp files (`NamedTemporaryFile` has
a `delete` option, true by default, which removes the file once it's
closed).
2020-04-27 09:21:42 -07:00
..
2018-11-26 19:09:47 +01:00
2019-08-26 10:01:40 +02:00
2018-11-26 19:09:47 +01:00
2018-11-26 19:09:47 +01:00