--- a/eric6.epj Wed Mar 17 19:54:32 2021 +0100 +++ b/eric6.epj Sun Mar 21 14:17:16 2021 +0100 @@ -2570,7 +2570,10 @@ "scripts/uninstall.py", "setup.py", "eric6/MicroPython/RP2040Devices.py", - "eric6/MicroPython/ConnectionSelectionDialog.py" + "eric6/MicroPython/ConnectionSelectionDialog.py", + "eric6/Plugins/CheckerPlugins/CodeStyleChecker/PathLib/__init__.py", + "eric6/Plugins/CheckerPlugins/CodeStyleChecker/PathLib/PathlibChecker.py", + "eric6/Plugins/CheckerPlugins/CodeStyleChecker/PathLib/translations.py" ], "SPELLEXCLUDES": "Dictionaries/excludes.dic", "SPELLLANGUAGE": "en_US",