Skip to content

issues Search Results · repo:codacy/codacy-pylint-python3 language:Python

Filter by

15 results
 (74 ms)

15 results

incodacy/codacy-pylint-python3 (press backspace or delete to remove)

doc-generator/src/main/scala/codacy/pylint/Main.scala Originally posted by @vahid76758 in f3738db
jira-issue
  • vahid76758
  • 2
  • Opened 
    on Sep 30, 2024
  • #230

Django was not configured. For more information run pylint --load-plugins=pylint_django --help-msg=django-not-configured Pylintpython3 (reported by Codacy) Rule ID: PyLintPython3_E5110 Please, can anyone ...
jira-issue
  • ff137
  • 1
  • Opened 
    on May 22, 2024
  • #213

➜ pylint ./src ************* Module codacy_pylint_test src/codacy_pylint_test.py:40:0: C0301: Line too long (107/100) (line-too-long) src/codacy_pylint_test.py:66:0: C0301: Line too long (132/100) (line-too-long) ...
jira-issue
  • drew2a
  • 2
  • Opened 
    on Jan 2, 2024
  • #194

Hello! Python 3.10 was released about 2 years ago now. In it, some very helpful syntax has been added to the language, for example pattern matching. I am a happy user of Codacy, though when using a match ...
jira-issue
  • afiorillo
  • 2
  • Opened 
    on Jul 5, 2023
  • #183

Hi. First off: I m not sure if this is the right place to ask, but it was the only one I could find. So please excuse me, if I m wrong to ask here and kindly point me to the right place :) We re using ...
jira-issue
  • Bibo-Joshi
  • 9
  • Opened 
    on Oct 13, 2020
  • #73

Dependabot couldn t authenticate with https://pypi.python.org/simple/. You can provide authentication details in your Dependabot dashboard by clicking into the account menu (in the top right) and selecting ...
jira-issue
  • dependabot-preview[bot]
  • 1
  • Opened 
    on Sep 25, 2020
  • #70

The pattern E0401 searches for missing imports. This is something a Codacy tool can t do because it doesn t download dependencies. This pattern should be blacklisted.
bug
  • lolgab
  • Opened 
    on Jul 15, 2020
  • #58

  • franciscodua
  • Opened 
    on Feb 28, 2020
  • #34

Why does the following signature raise an invalid syntax? Maybe I cant see it but it looks like Type Hints are not supported properly. def my_function(a: pd.DataFrame, figsize: Tuple[int, int] = (16, ...
bug
Waiting for answer
  • KIC
  • 2
  • Opened 
    on Jan 12, 2020
  • #27
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub