aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-06-19 15:45:40 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2021-08-23 21:19:52 +0200
commit8cf15b9abb3a197857627f55ef28111f9492d9d5 (patch)
treea9d7b70f4e75a892508989a38a7a179f12e47c0b /pyproject.toml
parentdac2e4dca824f413821962eeac314ceaf56925a7 (diff)
downloadghdl-8cf15b9abb3a197857627f55ef28111f9492d9d5.tar.gz
ghdl-8cf15b9abb3a197857627f55ef28111f9492d9d5.tar.bz2
ghdl-8cf15b9abb3a197857627f55ef28111f9492d9d5.zip
add pyproject.toml
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
new file mode 100644
index 000000000..55ec8d784
--- /dev/null
+++ b/pyproject.toml
@@ -0,0 +1,2 @@
+[tool.black]
+line-length = 120