--- a/eric7.epj Mon Feb 24 15:11:18 2025 +0100 +++ b/eric7.epj Mon Feb 24 15:43:49 2025 +0100 @@ -69,7 +69,7 @@ "DocstringType": "eric_black", "EnabledCheckerCategories": "PYD, C, D, E, I, L, M, NO, N, Y, U, W", "ExcludeFiles": "*/ThirdParty/*, */Ui_*.py, */Examples/*, */pycodestyle.py, */pyflakes/*, */mccabe.py, */eradicate.py, */ast_unparse.py, */piplicenses.py, */MCUScripts/*, */MicroPython/Tools/*", - "ExcludeMessages": "C101,E203,E265,E266,E305,E402,M251,M701,M702,M811,M834,M852,N802,N803,N807,N808,N821,U101,W293,W503,Y119,Y401,Y402", + "ExcludeMessages": "C-101,E-203,E-265,E-266,E-305,E-402,M-251,M-701,M-702,M-811,M-834,M-852,N-802,N-803,N-807,N-808,N-821,U-101,W-293,W-503,Y-119,Y-401,Y-402", "FixCodes": "", "FixIssues": false, "FutureChecker": "", @@ -97,7 +97,7 @@ "SortIgnoringStyle": false, "SortOrder": "natural" }, - "NoFixCodes": "E501", + "NoFixCodes": "E-501", "RepeatMessages": true, "SecurityChecker": { "CheckTypedException": false,