[PATCH v1 0/2] python gitignore and line length
    Juraj Linkeš 
    juraj.linkes at pantheon.tech
       
    Thu Nov  3 14:29:24 CET 2022
    
    
  
These two config options/preferences are relevant to DTS, but not only
to DTS and need to be discussed separately, as they affect all Python
code in DPDK.
Juraj Linkeš (2):
  git: ignore standard python files
  doc: increase python max line to 88
 .editorconfig                            | 2 +-
 .gitignore                               | 6 ++++--
 doc/doc_build/meson-private/meson.lock   | 0
 doc/guides/contributing/coding_style.rst | 8 +++++++-
 4 files changed, 12 insertions(+), 4 deletions(-)
 create mode 100644 doc/doc_build/meson-private/meson.lock
-- 
2.30.2
    
    
More information about the dev
mailing list