Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 🤖 Provide CI/CD code formatting (#11)
## Why? Provide CI/CD code formatting ## How? - Created a GitHub action - Runs the format:unsafe script for verification ## Tickets? - [PLAT-1131](https://linear.app/fleekxyz/issue/PLAT-1131/provide-cicd-code-formatting-for-fleek-platformcli) ## Contribution checklist? - [x] The commit messages are detailed - [x] The `build` command runs locally - [ ] Assets or static content are linked and stored in the project - [x] You have manually tested - [ ] You have provided tests ## Security checklist? - [ ] Sensitive data has been identified and is being protected properly - [ ] Injection has been prevented (parameterized queries, no eval or system calls) ## Preview? Optionally, provide the preview url here --------- Co-authored-by: GitHub Action <[email protected]>
- Loading branch information