-
Notifications
You must be signed in to change notification settings - Fork 1
Linting
Alistair Ross edited this page May 13, 2023
·
1 revision
We will be using GitHub super linter in order to ensure that our standards and syntax are correct. It has been set up to run linters for the following:
- TYPESCRIPT_STANDARD
- ESLINT
- SQL
- HTML
- CSS
- JAVA
Anytime a push or pull is made to any branch the linter will run and check the added code. If the action fails you can go look at the details to see the error in the code.
(will update) We can lint locally using Docker, I will give more information shortly or maybe we use just ESlint and Typescript_standard to lint locally
Please feel free to contact us directly at our email address should you require any further information