Repository Link: https://gerrit.akraino.org/r/gitweb?p=iec.git;a=tree
...
./iec/src/foundation/scripts/
- A series of scripts are provided to build the IEC infrastructure platform, including: building the k8s cluster and configuring the container network solution.
./iec/src/use_cases/seba_on_arm/
...
- git commit message checks, RST checks, shellcheck checks use default configurations;
- pylint uses [2] to allow some common errors/warnings to be ignored;
- yamllint uses [3] to allow unquoted truthy values, ignore missing document start markers;.