summaryrefslogtreecommitdiff
path: root/doc/data/messages/c/confusing-consecutive-elif/bad.py
Commit message (Collapse)AuthorAgeFilesLines
* Enable usage of custom pylintrc file for message documentation tests (#6131)Andreas Finkler2022-04-021-0/+6
Demonstrate it with optional checker message as example. Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>