2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00
frappe_docker/setup.cfg

10 lines
203 B
INI
Raw Normal View History

# Config file for isort, codespell and other Python projects.
# In this case it is not used for packaging.
[isort]
profile = black
known_third_party = frappe
[codespell]
2022-02-26 09:29:28 +00:00
skip = images/bench/Dockerfile