[RFC,v1,2/8] dts: merge DTS pyproject.toml to DPDK

Message ID 20220406153151.2917346-3-juraj.linkes@pantheon.tech (mailing list archive)
State RFC, archived
Delegated to: Thomas Monjalon
Headers
Series merge DTS repo config and tools to DPDK |

Checks

Context Check Description
ci/checkpatch warning coding style issues

Commit Message

Juraj Linkeš April 6, 2022, 3:31 p.m. UTC
  ---
 dts/pyproject.toml | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 dts/pyproject.toml
  

Patch

diff --git a/dts/pyproject.toml b/dts/pyproject.toml
new file mode 100644
index 0000000000..e5befba31b
--- /dev/null
+++ b/dts/pyproject.toml
@@ -0,0 +1,3 @@ 
+[tool.isort]
+profile = "black"
+