Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontend] Dodatkowe sprawdzenie zgodności kodu z linterami z wykorzystaniem biblioteki Husky #113

Open
marcol13 opened this issue Aug 6, 2023 · 0 comments · May be fixed by #114
Open
Assignees
Labels
devops frontend Frontend tasks optional Optional feature

Comments

@marcol13
Copy link
Collaborator

marcol13 commented Aug 6, 2023

Aktualnie zgodność kodu z linterami sprawdzana jest po spushowaniu zmian na zdalne repozytorium. Być może szybszym i lepszym sposobem byłoby użycie mechanizmów pre-commit do tego celu (aby w repozytorium nie znajdował się błędny lub źle sformatowany kod). W tym celu można użyć bibliotek Husky oraz Lint-staged.

Zadanie opcjonalne, dla chętnych 😊

@marcol13 marcol13 added optional Optional feature frontend Frontend tasks devops labels Aug 6, 2023
@PixelSculptor PixelSculptor self-assigned this Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops frontend Frontend tasks optional Optional feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants