14
0

Accepting request 902797 from home:agraul

pylint-ignore is a useful wrapper around pylint that makes it easy to introduce pylint to existing codebases. I think it would be great to have it available next to python-pylint (which it depends on).

Difference to 902794/902796 (superseded): removed commented out parts

OBS-URL: https://build.opensuse.org/request/show/902797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=1
This commit is contained in:
2021-06-28 12:53:04 +00:00
committed by Git OBS Bridge
commit 2f401f81a4
5 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
-------------------------------------------------------------------
Thu Jun 24 17:42:26 UTC 2021 - Alexander Graul <alexander.graul@suse.com>
- Inital package of pylint-ignore