Converting PHPCS output to gitlab/codeclimate formatIn a similar approach to my other gitlab code quality posts (here and here) I’m skipping prebuilt packages for my pipelines and converting…Dec 1, 2020Dec 1, 2020
Convert eslint JSON to codeclimate/gitlab formatI’m looking at adding an eslint report to the Code Quality tab of my gitlab pipelines. Eslint doesn’t ship with a gitlab formatter, and…Nov 18, 2020Nov 18, 2020
Convert phpmd JSON to codeclimate/gitlab formatphpmd doesn’t appear to support custom renderers like most other analysis tools. The following command may be used to convert the output…Nov 14, 20201Nov 14, 20201