-
- Downloads
various fixes to bugs
Among them - always set correct exit codes - refuse to write out files if the out path already exists - calculate the overall severity correctly - slightly changed the json output schema - also output the text output format in json - make the default config.json suitable for a production environment
Showing
- config.json 3 additions, 3 deletionsconfig.json
- lib/CheckDir.hs 22 additions, 12 deletionslib/CheckDir.hs
- lib/CheckMap.hs 5 additions, 6 deletionslib/CheckMap.hs
- lib/Properties.hs 34 additions, 34 deletionslib/Properties.hs
- lib/Types.hs 5 additions, 2 deletionslib/Types.hs
- lib/WriteRepo.hs 30 additions, 29 deletionslib/WriteRepo.hs
- src/Main.hs 5 additions, 3 deletionssrc/Main.hs
Loading
Please register or sign in to comment