You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the installation of linter-python through atom as shown, and launched atom through a virtual environment through my terminal, but there is a constant error message popping up that I do not know how to solve.
Usage: pylint [options] modules_or_packages
Check that module(s) satisfy a coding standard (and more !).
pylint: error: no such option: -F
I updated pylint and also started atom without a virtual environment, but this still pops up. Any ideas?
The text was updated successfully, but these errors were encountered:
I followed the installation of linter-python through atom as shown, and launched atom through a virtual environment through my terminal, but there is a constant error message popping up that I do not know how to solve.
Usage: pylint [options] modules_or_packages
Check that module(s) satisfy a coding standard (and more !).
pylint: error: no such option: -F
I updated pylint and also started atom without a virtual environment, but this still pops up. Any ideas?
The text was updated successfully, but these errors were encountered: