michaeluskov
michaeluskov

Reputation: 1828

Check PEP8 in Wing IDE

I want Wing to PEP8-validate my code.

I found this plugin: plugin link

I put it in C:\Users\home\AppData\Roaming\Wing Personal 5\script directory, opened Wing IDE but nothing appeared.

Is there any way to do PEP8 validating in Wing?

Upvotes: 1

Views: 1568

Answers (2)

user3359481
user3359481

Reputation:

Did you notice that the windows setting are wrong?

You can look here to change the arguments.

Upvotes: 1

Wingware
Wingware

Reputation: 906

That plugin and extension scripts/plugins in general only work in Wing IDE Pro and not Personal.

Upvotes: 3

Related Questions