issues
search
klen
/
pylama
Code audit tool for python.
MIT License
1.05k
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes to work with Python 3.12+
#254
bje-
opened
4 months ago
0
[tool.pylama] linters option behaves differently if string or array
#253
cdleonard
opened
6 months ago
0
pylama global skip from pylama.ini doesn't skip
#252
magowiz
opened
7 months ago
0
`PluginValidationError` with pytest v8.1.0 and pylama v8.4.1
#251
ValentinaGalataTNG
opened
8 months ago
0
pydocstyle is now deprecated in favour of ruff
#250
s-t-e-v-e-n-k
opened
9 months ago
0
python 3.12 removes pkg_resources
#249
delfick
opened
9 months ago
3
FN issue with W0612
#248
akashipov
opened
10 months ago
0
fix: pydocstyle ignore parameters
#247
jlinkes
opened
1 year ago
0
pylama reports false-positives from mypy that mypy itself doesn't report
#246
mgerhold
opened
1 year ago
0
Ignore does not work for pylint issue
#245
steiger08
opened
1 year ago
0
Can't configure vulture `min_confidence` in `pyproject.toml`
#244
syserr0r
opened
1 year ago
1
tests: Sync pylint's no-else-return
#243
stanislavlevin
opened
1 year ago
0
Test on the current version of Python?
#242
cclauss
closed
7 months ago
0
Fail to specify max_line_length via pyproject.toml
#241
martin-greentrax
opened
1 year ago
1
Support for linting executable scripts
#240
Hawk777
opened
1 year ago
0
“code” and “paths” parameters to pylama.main.check_paths are undocumented
#239
Hawk777
opened
1 year ago
0
8.4.1: pytest is failing in `tests/test_linters.py::test_pylint` unit
#238
kloczek
opened
1 year ago
1
Options for a group of files in a folder not working
#237
GabrielEHT
opened
1 year ago
0
Package toml is not being recognized as a requirement for pylama
#236
vinibiavatti1
opened
1 year ago
1
python 3 updates, tidied imports, docstrings
#235
marksmayo
opened
1 year ago
0
mypy: Remove follow-imports option from invocation
#234
djmoch
opened
1 year ago
0
fix: pydocstyle kwargs #232
#233
villainy
opened
1 year ago
1
Pydocstyle release 6.2.0 breaks pylama
#232
cjkirk09
opened
1 year ago
2
Use tomli/tomllib instead of the unmaintained toml package
#231
mgorny
opened
2 years ago
1
Docs: Add section about configuring `pre-commit`
#230
real-yfprojects
opened
2 years ago
0
pre-commit - pyproject config - missing additional_dependencies for toml and types-toml ?
#229
ychab
closed
1 year ago
2
feat: extract todos
#228
upstartjohnvandivier
opened
2 years ago
0
Update constraints for dependencies that break pylama
#227
pedrorivotti
closed
2 years ago
1
Update requirements.txt
#226
sound-round
closed
2 years ago
0
Fix to adapt to messages removed at pyflakes 2.5.0
#225
thombashi
closed
2 years ago
2
8.3.8: breakage with pyflakes 2.5.0
#224
bje-
closed
2 years ago
4
Add optional TOML configuration support
#222
villainy
closed
2 years ago
1
8.3.8: Support for pylint>=2.13.0
#221
seanbickle
opened
2 years ago
0
is there just a place where I can just download the files I need?
#220
ashbit06
opened
2 years ago
1
8.3.8: pytest is failing in `tests/test_linters.py::test_quotes` unit
#219
kloczek
closed
1 year ago
6
Spam on https://pylama.readthedocs.io/en/latest/
#218
arthurzenika
opened
2 years ago
2
Fix crash in case of empty file in directory
#217
mutt0-ds
closed
2 years ago
1
fix typo in README.rst
#216
tusharsnx
closed
2 years ago
1
Separate pytest.File and pytest.Item into separate classes (fixes #213)
#215
rzuckerm
closed
2 years ago
2
SKIP_PATTERN(self.lines[err.lnum - 1]): "IndexError: list index out of range" when parsing empty file
#214
grische
opened
2 years ago
1
PytestWarning: PylamaItem is an Item subclass and should not be a collector
#213
rzuckerm
closed
2 years ago
0
Why does mypy have the '--follow-imports=skip' option?
#212
delfick
closed
2 years ago
1
FR: Skip particular check for line
#211
varac
opened
2 years ago
0
Fix `RunContext` modifies passed in options object
#210
villainy
closed
2 years ago
1
Pylama command no longer supports multiple paths
#209
datGryphon
opened
2 years ago
2
When auditing two paths with a configuration file specifying an option for specific file(s) and a pylint section, ignored warnings from the specific file(s) are not suppressed beginning in pylama 8.2.1
#208
alangefe
closed
2 years ago
2
`RunContext` swallows unexpected exceptions silently
#207
ilyalabun
closed
2 years ago
0
Fix `RunContext.get_params` for `ignore` and `select` linter params
#206
ilyalabun
closed
2 years ago
1
[>=8.2.1] Options file is ignored with --options argument
#205
sawatsky
closed
2 years ago
2
tests/test_config.py::test_config fails when extracted to versioned directory (e.g. from GH archive)
#204
mgorny
closed
2 years ago
1
Next