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

Replace twig-cs-filter format parameter with report #668

Closed
wants to merge 1 commit into from

Conversation

plopesc
Copy link
Contributor

@plopesc plopesc commented Aug 23, 2024

Running test:lint task we are getting the following error:

[test:lint]   The "--format" option does not exist.  
[test:lint]                                          
[test:lint] 
[test:lint] lint [-l|--level LEVEL] [-c|--config CONFIG] [-r|--report REPORT] [-f|--fix] [--no-cache] [--debug] [--] [<paths>...]

This error is thrown by the twig-cs-fixer invocation in line 67.

According to the package docs, the parameter used should be --report instead of --format

@plopesc plopesc requested a review from justafish August 23, 2024 14:08
@justafish
Copy link
Member

Fixed in #665

@justafish justafish closed this Aug 29, 2024
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.

2 participants