Skip to content

Commit c5d29c5

Browse files
[doc] Remove our own pycharm section
1 parent 8da17d7 commit c5d29c5

File tree

3 files changed

+2
-49
lines changed

3 files changed

+2
-49
lines changed

doc/user_guide/ide_integration/ide-integration.rst

-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ Pylint can be integrated in various editors and IDE's. Below you can find tutori
88
:titlesonly:
99

1010
flymake-emacs.rst
11-
pylint-pycharm.rst
1211
textmate.rst

doc/user_guide/ide_integration/pylint-pycharm.rst

-47
This file was deleted.

doc/user_guide/installation.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Editor integration
5050
- :ref:`Flymake <pylint_in_flymake>`
5151
- `Jupyter Notebook`_
5252
- Komodo_
53-
- :ref:`PyCharm <pylint_in_pycharm>`
53+
- `Pycharm`_
5454
- PyDev_
5555
- pyscripter_ in the `Tool -> Tools` menu.
5656
- Spyder_ in the `View -> Panes -> Static code analysis`
@@ -67,6 +67,7 @@ Editor integration
6767
.. _another option for gedit: https://wiki.gnome.org/Apps/Gedit/PylintPlugin
6868
.. _Jupyter Notebook: https://github.com/nbQA-dev/nbQA
6969
.. _Komodo: https://mateusz.loskot.net/post/2006/01/15/running-pylint-from-komodo/
70+
.. _Pycharm: https://stackoverflow.com/a/46409649/2519059
7071
.. _pydev: https://www.pydev.org/manual_adv_pylint.html
7172
.. _pyscripter: https://github.com/pyscripter/pyscripter
7273
.. _spyder: https://docs.spyder-ide.org/current/panes/pylint.html

0 commit comments

Comments
 (0)