JUnit の XML フォーマッタが CircleCI 利用時に有用だけれど gem の方がメンテナンスされていなくて、コアで巻き取ってもらえないかというイシューに対応した。 github.com 次にリリースされる予定の RuboCop 0.80 から --format junit オプション (あるいは --format ju) で使えるようになる。 % rubocop --format junit <?xml version='1.0'?> <testsuites> <testsuite name='rubocop'> <testcase classname='example' name='Style/FrozenStringLiteralComment'> <failure type='Style/FrozenStringLiteralComment' message='Styl