summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_too_many_locals_arguments.txt
blob: 8f236c2842286c1f2114f71eafc6162750b5d8a9 (plain)
1
2
R:  6:too_many_locals_function: Too many local variables (16/15)
R: 26:too_many_arguments_function: Too many arguments (6/5)