This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
from fe109998c webclient_get_tunnel: A comment about how to dispose the returned "conn" new 5787c2615 Add black linter for python new 72ead93de ci: lint only changed files new 72cb2c237 Lint Python code with flake8 and isort new 83ea328ef chore: Set permissions for GitHub actions new 2f173e9f4 chore: Included githubactions in the dependabot config The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/dependabot.yml | 6 ++++++ .github/linters/setup.cfg | 9 +++++++++ .github/workflows/build.yml | 2 ++ .github/workflows/check.yml | 3 +++ .github/workflows/lint.yml | 25 ++++++++++++++++++++----- 5 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 .github/dependabot.yml create mode 100644 .github/linters/setup.cfg