Skip to content

Commit

Permalink
test(sanity): create the ignore file for devel
Browse files Browse the repository at this point in the history
  • Loading branch information
rrey committed Nov 4, 2023
1 parent 32f3e3d commit 04b79dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/sanity/ignore-2.16.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
plugins/modules/grafana_dashboard.py validate-modules:invalid-argument-name
tests/unit/modules/grafana/grafana_plugin/test_grafana_plugin.py pep8:W291
hacking/check_fragment.sh shebang
hacking/find_grafana_versions.py shebang
4 changes: 4 additions & 0 deletions tests/sanity/ignore-2.17.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
plugins/modules/grafana_dashboard.py validate-modules:invalid-argument-name
tests/unit/modules/grafana/grafana_plugin/test_grafana_plugin.py pep8:W291
hacking/check_fragment.sh shebang
hacking/find_grafana_versions.py shebang

0 comments on commit 04b79dc

Please sign in to comment.