Innopolis University DevOps Playground
Skip to content

Set up a linter for project

Good day, team!

I would like to request the setup of a linter for our Unity project to automatically check the code for errors and adherence to style standards. This will help us maintain high code quality and prevent common mistakes.

Tasks:

  1. Create a .gitlab-ci.yml file in the root of the repository.
  2. Configure the pipeline to run the linter for both C#.
  3. Create a merge request for review and merging of changes.

Resources:

Note:

If you encounter any questions or issues during the setup, please let me know. We can work together to figure it out and set up the necessary tools.

Thank you for your understanding and assistance!