Skip to content

doc: update coding guideline to suggest to place local imports last #217

doc: update coding guideline to suggest to place local imports last

doc: update coding guideline to suggest to place local imports last #217

Workflow file for this run

---
name: List TODO's
# yamllint disable-line rule:truthy
on:
push:
branches:
- devel
permissions:
contents: read
jobs:
tickgit:
name: tickgit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make containerized-test TARGET=tickgit