The current CI (GitHub Actions) only runs `configlet` based linting and dart tests. Linting for dart should also be part of the CI. - Add dart analyzer linting job - Add dart formatting lint job (The track currently uses `120` characters line width)