diff options
author | Paul Bonaud <paul.bonaud@fretlink.com> | 2019-04-13 16:38:04 +0200 |
---|---|---|
committer | Paul Bonaud <paul.bonaud@fretlink.com> | 2019-04-13 16:38:04 +0200 |
commit | 9c1df04756bd900c1ab61e98526ad6eaac8a7216 (patch) | |
tree | cf4048303525aa090d00d7a4a2977377cb6a99d1 /spec/fixtures/test.git/git/config | |
parent | 83414e23d7f03a7a939655f51b81c0792fff616a (diff) | |
download | pronto-hlint-9c1df04756bd900c1ab61e98526ad6eaac8a7216.tar.gz pronto-hlint-9c1df04756bd900c1ab61e98526ad6eaac8a7216.tar.zst pronto-hlint-9c1df04756bd900c1ab61e98526ad6eaac8a7216.zip |
Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm.
Forking the pronto-eslint_npm repository to build a runner for hlint
haskell linter.
Diffstat (limited to 'spec/fixtures/test.git/git/config')
-rw-r--r-- | spec/fixtures/test.git/git/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/fixtures/test.git/git/config b/spec/fixtures/test.git/git/config index 6c9406b..515f483 100644 --- a/spec/fixtures/test.git/git/config +++ b/spec/fixtures/test.git/git/config | |||
@@ -3,5 +3,3 @@ | |||
3 | filemode = true | 3 | filemode = true |
4 | bare = false | 4 | bare = false |
5 | logallrefupdates = true | 5 | logallrefupdates = true |
6 | ignorecase = true | ||
7 | precomposeunicode = true | ||