-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[TwigBridge] LintCommand supports Github Actions annotations #39826
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
Conversation
Hey! I like what you have done here. Keep up the good work. To help keep things organized, we don't allow "Draft" pull requests. Could you please click the "ready for review" button or close this PR and open a new one when you are done? Note that a pull request does not have to be "perfect" or "ready for merge" when you first open it. We just want it to be ready for a first review. Cheers! Carsonbot |
dc33317
to
c46d100
Compare
c46d100
to
e705232
Compare
e705232
to
b51062a
Compare
@YaFou Could you address the remaining comments and rebase your branch against the latest 5.x? Or do you want someone else to take over? |
I will do it this evening. |
78f4dff
to
82e7148
Compare
The tests failed because |
82e7148
to
e5d4ec3
Compare
e5d4ec3
to
a0a40c1
Compare
a0a40c1
to
1e5a3dc
Compare
1e5a3dc
to
202eb26
Compare
Thank you @YaFou. |
lint:twig
)Adds a format to the Twig linter command to print Github Actions annotations when an error occurred (documentation). There is a new format:
github
and the command will detect automatically the format to use in comparison with the environment.TODO: