incubator-nuttx/.github
xuxingliang 143b265d11 tools: make isort and black formatters to work together
Config multi line output to mode 3, so isort and black can agree with
each other:
```
3 - Vertical Hanging Indent

from third_party import (
    lib1,
    lib2,
    lib3,
    lib4,
)
```

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2024-10-15 01:08:53 +08:00
..
ISSUE_TEMPLATE github: add specifier to issue github labels 2024-09-20 22:02:44 +08:00
actions free disk space action added to fix docker image build issue 2023-12-08 14:42:17 +01:00
linters tools: make isort and black formatters to work together 2024-10-15 01:08:53 +08:00
workflows build ci:add msvc windows native ci workflow 2024-10-13 10:25:19 +08:00
PULL_REQUEST_TEMPLATE.md Contributing and PR template fix. 2024-10-12 08:12:05 +08:00
SECURITY.md
dependabot.yml
gcc.json
labeler.yml CI: Set PR Label to the Arch-Specific Board 2024-10-09 18:00:16 +08:00
nxstyle.json