Hasnayeen / invobook

Self-hosted app for Time Tracking, Invoice Generation, Project & Client Management, built with Laravel & Filament.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add github action to run php-cs-fixer to autofix code style issues

Hasnayeen opened this issue · comments

This action should run on any pull request created against dev branch to check js lint and auto fix them. Should use this ruleset for fixing

@Hasnayeen I can take a look but is OK to apply the fixer to the whole codebase?