diff options
author | Mindaugas Mozūras <mindaugas.mozuras@gmail.com> | 2016-02-28 17:50:43 +0200 |
---|---|---|
committer | Mindaugas Mozūras <mindaugas.mozuras@gmail.com> | 2016-02-28 17:50:43 +0200 |
commit | 9be00a3292ddbbf280ac6d92b5b8add7f8ae9508 (patch) | |
tree | 620ee245557b1c434a3270fc969e2f013c40cea2 /spec/fixtures/test.git/git/refs/heads | |
parent | ce89f9ed8a80a06d26b0618658733956d0c98f84 (diff) | |
download | pronto-hlint-9be00a3292ddbbf280ac6d92b5b8add7f8ae9508.tar.gz pronto-hlint-9be00a3292ddbbf280ac6d92b5b8add7f8ae9508.tar.zst pronto-hlint-9be00a3292ddbbf280ac6d92b5b8add7f8ae9508.zip |
Implement ESLint runner
Diffstat (limited to 'spec/fixtures/test.git/git/refs/heads')
-rw-r--r-- | spec/fixtures/test.git/git/refs/heads/curly | 1 | ||||
-rw-r--r-- | spec/fixtures/test.git/git/refs/heads/master | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/test.git/git/refs/heads/curly b/spec/fixtures/test.git/git/refs/heads/curly new file mode 100644 index 0000000..ce18055 --- /dev/null +++ b/spec/fixtures/test.git/git/refs/heads/curly | |||
@@ -0,0 +1 @@ | |||
3a6237c5feacca9a37c36bec5110a1eeb9da703b | |||
diff --git a/spec/fixtures/test.git/git/refs/heads/master b/spec/fixtures/test.git/git/refs/heads/master new file mode 100644 index 0000000..0cccce0 --- /dev/null +++ b/spec/fixtures/test.git/git/refs/heads/master | |||
@@ -0,0 +1 @@ | |||
931004157205727e6a47586feaed0473c6ddbd66 | |||