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

Implement twigcs as a single command application #40

Merged
merged 3 commits into from
Jul 16, 2018

Conversation

Chi-teck
Copy link
Contributor

twigcs by its nature is a single command application. So having to call lint command explicitly seems redundant.

@Ciloe
Copy link
Collaborator

Ciloe commented Jul 14, 2018

Check failing tests :)

@Chi-teck
Copy link
Contributor Author

@Ciloe, I believe that failure is irrelevant to this PR because it appears on master branch as well (locally and on travis). It is probably caused by very outdated PHPUnit version (4.8) which does not support PHP 7.

@OwlyCode
Copy link
Collaborator

I opened https://github.com/allocine/twigcs/pull/41 to fix the test suite. This PR is not related to the test failure.

@OwlyCode
Copy link
Collaborator

The fix got merged, can you rebase it and also update the README for the usage instructions ?

@Chi-teck
Copy link
Contributor Author

Tests passed.

@OwlyCode OwlyCode merged commit c777cbd into friendsoftwig:master Jul 16, 2018
@OwlyCode
Copy link
Collaborator

Thank you for your contribution !

Cerzat43 added a commit to Cerzat43/vscode-twigcs that referenced this pull request Aug 28, 2020
close #20

Since the release v3.1.0, twigcs is a single command application :
* The release : https://github.com/friendsoftwig/twigcs/releases/tag/v3.1.0
* The commit : friendsoftwig/twigcs#40

We have to remove the `lint` parameter in the command line.
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.

None yet

3 participants