cms icon indicating copy to clipboard operation
cms copied to clipboard

ci: improve ci

Open ezhil56x opened this issue 1 year ago • 0 comments

PR Fixes:

  • npm run lint:fix and npm run format:fix in ci have been changed to npm run lint:check and npm run format:check
  • Now the ci will fail if the code is unformatted
  • Improved the ci to work on different PR types
  • Formatted the unformatted code in the main repo in this PR

Resolves #350

Checklist before requesting a review

  • [x] I have performed a self-review of my code
  • [x] I assure there is no similar/duplicate pull request regarding same issue

ezhil56x avatar Apr 09 '24 16:04 ezhil56x