selfprivacy-rest-api/.pylintrc

3 lines
128 B
INI
Raw Normal View History

2022-06-29 20:39:46 +03:00
[MASTER]
2022-07-24 17:11:38 +03:00
init-hook="from pylint.config import find_pylintrc; import os, sys; sys.path.append(os.path.dirname(find_pylintrc()))"