Skip to content

Commit

Permalink
L #-: Do not lint prometheus files
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmontero committed Jul 31, 2024
1 parent 25f57aa commit d1d8d9d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions share/linters/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,18 @@ AllCops:
- src/oca/ruby/opennebula/flow/grammar.rb
- src/oca/ruby/opennebula/flow/validator.rb
- src/sunstone/OpenNebulaVMRC.rb
- src/oneprometheus/grafana/share/patch_dashboards.rb
- src/oneprometheus/opennebula-exporter/src/opennebula_exporter.rb
- src/oneprometheus/opennebula-exporter/src/opennebula_host_collector.rb
- src/oneprometheus/opennebula-exporter/src/opennebula_datastore_collector.rb
- src/oneprometheus/opennebula-exporter/src/opennebula_collector.rb
- src/oneprometheus/opennebula-exporter/src/opennebula_server_collector.rb
- src/oneprometheus/opennebula-exporter/src/opennebula_vm_collector.rb
- src/oneprometheus/prometheus/share/patch_datasources_spec.rb
- src/oneprometheus/prometheus/share/metrics_to_md.rb
- src/oneprometheus/prometheus/share/patch_datasources.rb
- src/oneprometheus/opennebula-libvirt-exporter/src/libvirt_exporter.rb
- src/oneprometheus/opennebula-libvirt-exporter/src/libvirt_collector.rb
NewCops: enable

########
Expand Down

0 comments on commit d1d8d9d

Please sign in to comment.