maat-scripts
maat-scripts copied to clipboard
Scripts used to post-process the results from Code Maat
## Note The test `test_git_complexity_trend_should_process_non_utf8_encoded_files` will fail, if the git commit hash changes for commit [f39cd09](https://github.com/wonderbird/maat-scripts/commit/f39cd099fd5daa4408cf00c02ddc330285a20ea6) (test: complexity_trend for iso-8859-1 encoded files must not throw error), because that commit hash...
It looks like the fix introduced in https://github.com/adamtornhill/maat-scripts/issues/6 has problems with parsing the `cloc` output on MacOS. The output contains `./` at the start there and that fails to match...