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

CICD 46 Add Code Formatter And CI/CD #124

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

krishneetRAJ
Copy link

Made the following changes via these three steps:

  1. Installed and configured Laravel Pint to how it was shown in the open-runtimes/executor repository(https://github.com/open-runtimes/executor)
  2. Added commands to run formatting and linting tools that Laravel Pint is able to run(I added a pint.json file and modified the scripts section in composer.json)
  3. Modified the linter.yml file to how the linter.yml file is in the open-runtimes/executor repository(https://github.com/open-runtimes/executor)

@krishneetRAJ
Copy link
Author

Please let me know any desired changes that are needed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant