Create CodeTag
plugin to render code files with and without solutions
#38
linters.yml
on: pull_request
runner / pylint
5s
runner / black
22s
runner / markdownlint
28s
runner / rubocop
13s
Annotations
1 error and 1 warning
runner / rubocop
Process completed with exit code 1.
|
runner / rubocop:
Gemfile#L6
[rubocop] reported by reviewdog 🐶
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `faraday-retry` should appear before `jekyll`.
Raw Output:
Gemfile:6:1: C: Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `faraday-retry` should appear before `jekyll`.
|