issues
search
carsongee
/
pytest-pylint
pytest plugin for running pylint against your codebase
MIT License
75
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pytest-runner deprecated
#195
0-wiz-0
opened
3 months ago
0
Use latest actions in GitHub Actions
#194
michael-k
closed
6 months ago
1
Use `pathlib.Path` in plugin hooks
#193
michael-k
closed
6 months ago
3
Crashes with pytest 8.1
#192
WolfgangFellger
closed
6 months ago
1
Document that not all `.pylintrc` features are supported
#191
themanifold
opened
11 months ago
0
INTERNALERROR> ValueError '/path/to/test_runfiles/__init__.py' ("{!r} is not in the subpath of {!r}"
#190
geaden
opened
1 year ago
1
0.21.0 Merge Back
#189
carsongee
closed
1 year ago
0
Release 0.21.0
#188
carsongee
closed
1 year ago
1
Dropped older pylint and pytest dependencies
#187
carsongee
closed
1 year ago
0
Release Mergeback
#186
carsongee
closed
1 year ago
0
Release 0.20.0
#185
carsongee
closed
1 year ago
0
Updates for new Python, Drop Py 3.7, and Support Pylint 3.x
#184
carsongee
closed
1 year ago
0
Drop support for Python 3.7
#183
michael-k
closed
1 year ago
2
Run tests against Python 3.12 and add trove classifier
#182
michael-k
closed
1 year ago
1
pin major version of dependencies
#181
mylius
closed
1 year ago
1
Pylint 3.0.0 breaking changes - ImportError: cannot import name 'IReporter' from 'pylint.interfaces'
#180
reyes-c1
closed
1 year ago
4
ProgrammaticReporter is using __implements__ iheritance pattern for BaseReporter which is deprecated in pylint version 5.12.0 (or earlier)
#179
zenndos
closed
1 year ago
1
MIT licenses might not be allowed
#178
wagenrace
opened
1 year ago
2
`PytestRemovedIn8Warning` in `plugin.py:311`
#177
gaborschulz
closed
1 year ago
3
Use the modern tomllib/tomli backends for reading TOML
#176
mgorny
closed
1 year ago
4
Help to figure out why pylint is not triggered during the pytest run
#175
terlar
opened
2 years ago
2
Remove deprecated __implements__ in PyLint report
#174
carsongee
closed
2 years ago
0
Release
#173
carsongee
closed
2 years ago
0
Released 0.19.0
#172
carsongee
closed
2 years ago
0
Debug GHA
#171
carsongee
closed
2 years ago
0
Run tests against recent releases of Python/pylint/pytest on GitHub Actions
#170
michael-k
closed
2 years ago
1
test_pylintrc_file_beside_ini test fails with pytest 7
#169
sandrotosi
closed
2 years ago
1
Deprecation warning with recent pytest
#168
rgilton
closed
2 years ago
1
DeprecationWarning: BaseReporter using __implements__
#167
rgilton
closed
2 years ago
1
PytestRemovedIn8Warning showing up with py.test 7.x
#166
petermleigh
closed
2 years ago
6
File contains no section headers
#165
AndreMPCosta
closed
1 year ago
1
Pylint Error in GitHub Action
#164
jiyoonlim123
closed
2 years ago
0
Fix typos
#163
kianmeng
closed
2 years ago
2
Fix pylint
#162
jspricke
closed
2 years ago
1
Plugin slows down distributed execution using xdist
#161
GergelyKalmar
opened
3 years ago
0
Pylint info messages intended to be ignored by default?
#160
nth10sd
opened
3 years ago
0
doesn't work if using "enable" in pylintrc
#159
codydjango
closed
3 years ago
4
doesn't work if using
#158
codydjango
closed
3 years ago
0
feat: search for config file
#157
bennyrowland
closed
3 years ago
0
feat: auto-find config that is not pylintrc based
#156
bennyrowland
closed
3 years ago
3
Added black and isort and fixed pytest dev branch
#155
carsongee
closed
3 years ago
0
'.pylintrc' file not working
#154
tnorlund
closed
3 years ago
0
Remove runtime error lines
#153
SimonBiggs
closed
3 years ago
4
TypeError: __init__() got multiple values for argument 'fspath'
#152
cvlvxi
closed
2 years ago
0
Multi-line ignore_patterns in pylintrc doesn't strip newline char
#151
gatesn
opened
3 years ago
0
Release merge back
#150
carsongee
closed
4 years ago
1
Added cache invalidation when pylint configuration changes
#149
carsongee
closed
4 years ago
3
Added support for creating folders with report output
#148
carsongee
closed
4 years ago
1
Correct issue with empty pylint ignore_patterns configuration
#147
carsongee
closed
4 years ago
3
Released 0.18.0
#146
carsongee
closed
4 years ago
3
Next