mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Trailing whitespace too
Github editor is a fickle beast
This commit is contained in:
@@ -148,7 +148,7 @@ def test_migrate_config_sha_to_rev(tmpdir):
|
||||
' hooks: []\n'
|
||||
)
|
||||
|
||||
|
||||
|
||||
@pytest.mark.parametrize('contents', ('', '\n'))
|
||||
def test_empty_configuration_file_user_error(tmpdir, contents):
|
||||
cfg = tmpdir.join(C.CONFIG_FILE)
|
||||
|
||||
Reference in New Issue
Block a user