thegooglecodearchive / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 1 forks source link

pylint rc-file option #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What Plugin does this relate to? What version of the Plugin?
PyStudio 0.2

What steps will reproduce the problem?

1. set PYLINTRC=./.pylintrc in __dirvar_py__.cfg file.
2. open PyAnalysis. and push Analyze buttom.
3. will start Pylint. but not work rcfile option.

What is the expected output? What do you see instead?
string is Pylint rcfile option.

now -> '--rcfile="c:\\test_config\\.pylintrc"'

hope -> '--rcfile=c:\\test_config\\.pylintrc'

Please remove double-quotation("). 

What version of Editra are you using? On what operating system?

Editra 0.6.48

Please provide any additional information below.

Original issue reported on code.google.com by hi21...@gmail.com on 13 Jul 2011 at 3:43

Attachments:

GoogleCodeExporter commented 9 years ago
You are quite right. I have made this change in the source. Please can you 
build the plugin from source and see if this works ok for you.

Original comment by rans1...@gmail.com on 13 Jul 2011 at 8:56

GoogleCodeExporter commented 9 years ago

Original comment by rans1...@gmail.com on 13 Jul 2011 at 8:56

GoogleCodeExporter commented 9 years ago
It works good !. Thank you very much.

Original comment by hi21...@gmail.com on 13 Jul 2011 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by rans1...@gmail.com on 14 Jul 2011 at 8:18