Add XLS analyzer #2881
Annotations
2 warnings
build:
app/controllers/admin/foi_attachments_controller.rb#L13
[rubocop] reported by reviewdog 🐶
Indent the first argument one step more than the start of the previous line.
Raw Output:
app/controllers/admin/foi_attachments_controller.rb:13:9: C: Layout/FirstArgumentIndentation: Indent the first argument one step more than the start of the previous line.
|
build:
app/jobs/xls_analyze_job.rb#L1
[rubocop] reported by reviewdog 🐶
Missing top-level documentation comment for `class XlsAnalyzeJob`.
Raw Output:
app/jobs/xls_analyze_job.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class XlsAnalyzeJob`.
|