Skip to content

Commit

Permalink
Add ignore_219.txt file (#669)
Browse files Browse the repository at this point in the history
* Add ignore_219.txt file

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Ruchip16 and pre-commit-ci[bot] authored Sep 26, 2024
1 parent d2c5fd0 commit ae17295
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/ignore_219.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
trivial:
- Add ignore-2.19.txt.
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.19.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/action/netconf.py action-plugin-docs # base class for deprecated network platform modules using `connection: local`
plugins/action/network.py action-plugin-docs # base class for network action plugins
plugins/action/grpc.py action-plugin-docs # base class for grpc action plugins
plugins/plugin_utils/compat/telnetlib.py pep8!skip # vendored file
plugins/plugin_utils/compat/telnetlib.py pylint!skip # vendored file

0 comments on commit ae17295

Please sign in to comment.