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

Issue #46 Add Code Formatter and CI/CD Linter #5

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

Conversation

BretteConnolly
Copy link

In response to issue #46, "Add code formatter and CI/CD linter", I configured Pint to the same settings as the Open Runtimes Executor repository. More specifically, I added a new file, pint.json, and configured it with the lint and format scripts in the composer.json file. I then updated "uses: actions/checkout@v3" to "uses: actions/checkout@v2" in the linter.yml file. Now the linter script runs and flags errors in new code when triggered by a pull request.

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