Skip to content

Commit 0b93e1d

Browse files
replace json with yaml for data file.
i suspect this will make it much easier to annotate the data dump than the json file.
1 parent 4582967 commit 0b93e1d

File tree

6 files changed

+6122
-1000
lines changed

6 files changed

+6122
-1000
lines changed

codeclimate-shellcheck.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ executable engine
3333
, Glob >= 0.7.5 && <= 0.8.0
3434
, ShellCheck >= 0.4.1 && <= 0.5.0
3535
, text >= 1.1.0.0 && <= 1.2.1.3
36+
, yaml >= 0.8.0.0 && <= 0.9.0.0
3637
hs-source-dirs: src
3738
ghc-options: -Wall
3839
default-language: Haskell2010

data/mapping.json

Lines changed: 0 additions & 986 deletions
This file was deleted.

0 commit comments

Comments
 (0)