ngcp-project / gcs-user-interface

Cross-platform dashboard for managing autonomous rescue missions. Part of the NGCP Ground Control Station.
MIT License
9 stars 0 forks source link

[DevOps] Commit Message Enforcement, ESLint Linting #27

Open blu3eee opened 5 months ago

blu3eee commented 5 months ago

Description: Set up automated processes to enforce standardized commit messages and ensure code quality through linting. This involves configuring Husky, Commitlint, ESLint, and GitHub workflows to validate commit messages and run linting checks.

Commit messages enforcement

Tasks:

ESLint linting

Tasks:

Relative links: