Commit Graph

7 Commits

Author SHA1 Message Date
Arthur Pariente
87cbe79beb
add oxlint and oxfmt 2026-03-18 23:17:18 +01:00
Nabeel Shahzad
0c628532ab
fix: update lint.yml to correct comment syntax
Signed-off-by: Nabeel Shahzad <nabeelio@users.noreply.github.com>
2025-08-14 09:53:50 -05:00
Nabeel Shahzad
7dabb3b7a2
feat: integrate Laravel Pint for code style checks in CI workflows
Signed-off-by: Nabeel Shahzad <nabeelio@users.noreply.github.com>
2025-08-13 14:32:49 -05:00
Arthur Parienté
4a7b628e83
Add Pre-Commit Hooks (#1993)
* Add pre commit hooks

* Fix hooks registration

* Fix hooks permissions

* Test pre commit hooks

* Update pint workflow

---------

Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>
2025-03-14 11:46:46 -05:00
Arthur Parienté
80cb79f1bb
Fix pint workflow (#1974) 2025-01-31 20:57:03 -06:00
Nabeel Shahzad
599702dc26
Add missing environment variables 2025-01-13 14:12:59 -06:00
Nabeel S.
273cb86bc5
Add Laravel Pint linting (#1933)
* Run linter

* Run Pint in github action

* Run the linter verbose
2025-01-11 17:03:03 -06:00