1) Check that the CI is running the correct fmt checks as it should have picked up these format issues in a previous pr - see [this JIRA|https://issues.jboss.org/browse/AEROGEAR-8749] for how this was discovered *Steps to reproduce* Try to create a commit Check git status to see the modified files
The output of the pre-commit hook I see is the following: {code} Running pre-commit checks on your code... pkg/helpers/fixtures.go pkg/web/apps/apps_http_handler.go pkg/web/apps/apps_psql_repository.go pkg/web/apps/apps_http_handler_test.go pkg/web/apps/apps_service_test.go feat: get apps from backend (AEROGEAR-8376) {code}
cc [~dffrench] [~cmacedo86] |
|