Sublime Text + Pylint

2023. 5. 9. 22:05서버 프로그래밍

https://www.sublimelinter.com/en/stable/index.html

 

Welcome to SublimeLinter — SublimeLinter 4.0.0 documentation

© Copyright 2018, The SublimeLinter Community Revision 72c03227.

www.sublimelinter.com

https://packagecontrol.io/packages/SublimeLinter-pylint

 

SublimeLinter-pylint - Packages - Package Control

Browse Sublime​Linter-pylint SublimeLinter plugin for python, using pylint. Details Installs Total 93K Win 36K Mac 31K Linux 26K May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 A

packagecontrol.io

https://jeonghakhur.gitbooks.io/sublime-text3/content/package-sublimelinter.html

 

https://pylint.readthedocs.io/en/latest/user_guide/messages/error/invalid-sequence-index.html

 

invalid-sequence-index / E1126 - Pylint 3.0.0b1 documentation

Previous invalid-repr-returned / E0306

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/convention/trailing-whitespace.html

 

trailing-whitespace / C0303 - Pylint 3.0.0b1 documentation

Previous trailing-newlines / C0305

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/unused-argument.html

 

unused-argument / W0613 - Pylint 3.0.0b1 documentation

Previous unspecified-encoding / W1514

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/logging-fstring-interpolation.html

 

logging-fstring-interpolation / W1203 - Pylint 3.0.0b1 documentation

Previous logging-format-interpolation / W1202

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/pointless-string-statement.html

 

pointless-string-statement / W0105 - Pylint 3.0.0b1 documentation

Previous pointless-statement / W0104

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/bad-indentation.html

 

bad-indentation / W0311 - Pylint 3.0.0b1 documentation

Previous bad-format-string-key / W1300

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/refactor/use-dict-literal.html

 

use-dict-literal / R1735 - Pylint 3.0.0b1 documentation

Previous use-a-generator / R1729

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/error/syntax-error.html

 

syntax-error / E0001 - Pylint 3.0.0b1 documentation

Previous star-needs-assignment-target / E0114

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/fixme.html

 

fixme / W0511 - Pylint 3.0.0b1 documentation

Previous f-string-without-interpolation / W1309

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/refactor/too-few-public-methods.html

 

too-few-public-methods / R0903 - Pylint 3.0.0b1 documentation

Previous too-complex / R1260

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/convention/superfluous-parens.html

 

superfluous-parens / C0325 - Pylint 3.0.0b1 documentation

Previous singleton-comparison / C0121

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/convention/consider-using-f-string.html

 

consider-using-f-string / C0209 - Pylint 3.0.0b1 documentation

Previous consider-using-enumerate / C0200

pylint.readthedocs.io

https://pylint.readthedocs.io/en/latest/user_guide/messages/error/unsupported-membership-test.html

 

unsupported-membership-test / E1135 - Pylint 3.0.0b1 documentation

Previous unsupported-delete-operation / E1138

pylint.readthedocs.io