Skip to content

[Fix] Wrong parameters#11

Merged
yavanosta merged 1 commit intocsscomb:masterfrom
YiqinZhao:patch-1
Dec 1, 2017
Merged

[Fix] Wrong parameters#11
yavanosta merged 1 commit intocsscomb:masterfrom
YiqinZhao:patch-1

Conversation

@YiqinZhao
Copy link
Contributor

Tested on PyCharm 2017.4, CSScomb 4.2.0. It seems that -t $FilePath$ won't work, but $FilePath$ -t works.

Tested on PyCharm 2017.4, CSScomb 4.2.0. It seems that `-t $FilePath$` won't work, but `$FilePath$ -t` works.
@yavanosta
Copy link
Collaborator

Hello, thx for PR! Can you test it on latest webstorm?

@YiqinZhao
Copy link
Contributor Author

Tested on WebStorm 2017.3. Same problem, same solution. Solved by replace -t $FilePath$ with $FilePath$ -t.

@yavanosta yavanosta merged commit b291e96 into csscomb:master Dec 1, 2017
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