diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-08-26 17:53:06 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 17:53:06 +0530 |
commit | a791f4578d350b8817c6f358d13ff75d47b78d03 (patch) | |
tree | 0fed502b5623ee8091499b6ba3cb53431a2ffe6f | |
parent | 0aa305971f11c3277b192e86e2c887fa235d1081 (diff) | |
download | vyos-workflow-test-temp-a791f4578d350b8817c6f358d13ff75d47b78d03.tar.gz vyos-workflow-test-temp-a791f4578d350b8817c6f358d13ff75d47b78d03.zip |
T0000: test
-rw-r--r-- | pyproject.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..ef013c2 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,4 @@ +[tool.darker]
+src = ["."]
+line-length = 88
+skip-string-normalization = true
\ No newline at end of file |