Skip to content

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

Open
BretteFitzgibbon wants to merge 3 commits into
utopia-php:mainfrom
BretteFitzgibbon:main
Open

BretteFitzgibbon wants to merge 3 commits into
utopia-php:mainfrom
BretteFitzgibbon:main

Conversation

@BretteFitzgibbon

Copy link
Copy Markdown

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.

@BretteFitzgibbon

Copy link
Copy Markdown
Author

Hi maintainers — I submitted this PR awhile ago to add formatting and linting to the CI/CD pipeline. I understand priorities may have shifted, but I just wanted to follow up in case any updates or changes would be helpful. Please let me know. Thanks!

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