-
Add a pipeline that at least checks that it still compiles and runs a linter.
-
- [x] Integration tests backend
- [ ] Integration tests front mobile
- [x] Linter Python
- [ ] Linter Flutter
- [x] Mirroring to Epitech repository
-
Currently, there are lint errors related to mypy. This is related to type hints, and it may need upgrading the mypy version too.
-
### What is the current behavior?
With #207 we no longer have any Go linters.
### Describe the feature
#137 and #129 were bugs when golangci-lint was in this repo, those need to be solved for a rol…
-
tflint now supports only linting terraform files. However, terragrunt is getting popular and widely used now (even inside a single company/project) and this requires to standardize terragrunt.hcl fi…
-
The project needs a linter. The Scrutinizer CI tests are failing for the dev branch due to syntax errors. The linter rules should be found in either the scrutinizer config (repo or their site) or in t…
-
Ran into some MisplacedDirective issue today, but underlying it is because we have mixed graphql implementations (graphql-js call graphql-java, it is a long story), I am just curious if there is linte…
-
/kind bug
/area provider/ibmcloud
**What steps did you take and what happened:**
- Enhance linting to cover yaml files (to avoid issues as - https://github.com/kubernetes-sigs/cluster-api-provide…
-
I appreciate you all are working hard on this. Thanks!
sqlfluff gives a return code of 1 when running fix and finding unfixable linting violations and a return code 0 when there are no unfixable li…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Currently for all `new` usages linter reports that the `gsl::owner` should be used:
![i…