)]}'
{".pre-commit-config.yaml":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4bd49420bdb2f41cf7e923e41f3c9a842f9d53e5","unresolved":false,"context_lines":[{"line_number":33,"context_line":"        entry: flake8"},{"line_number":34,"context_line":"        files: \u0027^.*\\.py$\u0027"},{"line_number":35,"context_line":"        exclude: \u0027^(doc|releasenotes|tools)/.*$\u0027"},{"line_number":36,"context_line":"  - repo: local"},{"line_number":37,"context_line":"    hooks:"},{"line_number":38,"context_line":"      - id: bashate"},{"line_number":39,"context_line":"        name: bashate"},{"line_number":40,"context_line":"        description: This hook runs bashate for linting shell scripts"},{"line_number":41,"context_line":"        entry: bashate"},{"line_number":42,"context_line":"        args: [\u0027-i\u0027, \u0027E006\u0027]"},{"line_number":43,"context_line":"        language: python"},{"line_number":44,"context_line":"        files: \u0027^.*\\.sh$\u0027"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_a4db12eb","line":44,"range":{"start_line":36,"start_character":2,"end_line":44,"end_character":25},"updated":"2020-05-14 07:07:28.000000000","message":"if i run this locally it does not handel the depencies properly\n\nso you shoudl have the addtional_depencies section like flake8 above\n\n\nubuntu@cyborg-2:/opt/repos/nova$ find -name *.sh | xargs pre-commit run --files \nTrim Trailing Whitespace.................................................Passed\nMixed line ending........................................................Passed\nCheck for byte-order marker..............................................Passed\nCheck that executables have shebangs.....................................Passed\nCheck for merge conflicts................................................Passed\nDebug Statements (Python)............................(no files to check)Skipped\nCheck Yaml...........................................(no files to check)Skipped\nTabs remover.............................................................Passed\nflake8...............................................(no files to check)Skipped\nbashate..................................................................Failed\n- hook id: bashate\n- exit code: 1\n\nExecutable `bashate` not found","commit_id":"7a91ce73ada2bea950850c66ddb8573803b2c338"}]}
