index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/astroid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pylintrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable consider-using-with in function returning a stream
Pierre Sassoulas
2021-04-24
1
-1
/
+5
*
Enable checks for and fix useless suppression
Pierre Sassoulas
2021-04-19
1
-4
/
+2
*
Enable useless-suppression
Pierre Sassoulas
2021-04-19
1
-0
/
+2
*
Ignore the too-many-warnings we're not refactoring anyway
Pierre Sassoulas
2021-04-19
1
-1
/
+7
*
Ignore duplicate code for now because astroid/brain is full of it
Pierre Sassoulas
2021-04-19
1
-1
/
+3
*
Ignore cyclic import and wrong import position for now
Pierre Sassoulas
2021-04-19
1
-3
/
+4
*
Remove empty line between comments in configuration
Pierre Sassoulas
2021-04-18
1
-43
/
+1
*
Enable duplicate-code check
Nick Drozd
2019-12-24
1
-2
/
+0
*
Enable wrong-import-order, wrong-import-position checks
Nick Drozd
2019-12-24
1
-3
/
+0
*
Enable else-if-used extension
Nick Drozd
2019-12-24
1
-0
/
+1
*
Revert "Disable the pylint job until we fix the clone inference bugs"
Claudiu Popa
2019-01-15
1
-1
/
+3
*
Disable useless-supression for now
Claudiu Popa
2018-10-11
1
-6
/
+0
*
Let formatting be handled by black
Claudiu Popa
2018-10-02
1
-1
/
+3
*
Change the line endings of the pylint config file
Claudiu Popa
2018-10-02
1
-386
/
+435
*
Add support for type comments (#548)
Claudiu Popa
2018-05-23
1
-1
/
+1
*
Disable stop-iteration-return until we'll drop support for python 2
Claudiu Popa
2017-07-23
1
-1
/
+3
*
Fix lint
astroid-1.5.2
Claudiu Popa
2017-04-17
1
-0
/
+1
*
Remove pylint errors
Derek Gustafson
2016-12-03
1
-0
/
+3
*
Fix typos
Jakub Wilk
2016-06-02
1
-1
/
+1
*
Try to see if AppVeyor gets triggered.
Claudiu Popa
2015-12-16
1
-1
/
+1
*
Cleanup pylint's warnings over astroid codebase
Claudiu Popa
2015-12-14
1
-18
/
+32
*
Make pylint happyy.
Claudiu Popa
2015-09-25
1
-1
/
+1
*
Remove obsoleted config options.
Claudiu Popa
2015-08-21
1
-21
/
+0
*
Improve the inference of binary arithmetic operations (normal and augmented)
Claudiu Popa
2015-06-27
1
-1
/
+1
*
Add helpers.is_supertype and helpers.is_subtype, two functions for checking i...
Claudiu Popa
2015-06-26
1
-1
/
+1
*
Fix Pylint warnings over astroid.
Claudiu Popa
2015-05-24
1
-1
/
+1
*
Update the list of disabled messages.
Claudiu Popa
2015-05-19
1
-1
/
+3
*
Fix pylint warnings over astroid, update the list of disabled messages in pyl...
Claudiu Popa
2015-05-19
1
-2
/
+6
*
Fix bad-continuation errors from astroid.
Claudiu Popa
2015-05-19
1
-1
/
+1
*
Remove all unused variables from the code base.
Claudiu Popa
2015-01-29
1
-1
/
+1
*
Fix all unused imports in the code base.
Claudiu Popa
2015-01-29
1
-1
/
+1
*
Remove all occurences of bad-whitespace.
Claudiu Popa
2015-01-10
1
-1
/
+1
*
Add a bootstrapped CI verification, using pylint.
Claudiu Popa
2015-01-10
1
-0
/
+381