Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / terrencepreilly/darglint issues and pull requests

#211 - Bump certifi from 2021.10.8 to 2022.12.7

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#210 - Parse ignore regexes from config

Pull Request - State: open - Opened by 9dogs almost 2 years ago

#209 - Ignoring single file

Issue - State: open - Opened by filipchristiansen almost 2 years ago

#208 - Essential project URLs missing from packaging metadata

Issue - State: open - Opened by ssbarnea almost 2 years ago

#207 - Set Python to >=3.6 Instead of ^3.6

Issue - State: open - Opened by rbebb almost 2 years ago - 1 comment

#205 - DAR202 throws false positive excess returns

Issue - State: open - Opened by JulianOrteil about 2 years ago

#204 - DAR101 and typer don't play nice together.

Issue - State: open - Opened by scottbolte about 2 years ago

#203 - build: use lighter `poetry-core`

Pull Request - State: open - Opened by branchvincent about 2 years ago

#202 - Why doesn't darglint recognize PyPDF2 Sphinx-style docstrings?

Issue - State: closed - Opened by MartinThoma over 2 years ago - 1 comment

#201 - Ability to enforce package and module level docstrings

Issue - State: open - Opened by danhje over 2 years ago

#200 - `pip install -e .` fails

Issue - State: open - Opened by saroad2 over 2 years ago

#198 - Colons (`:`) in docstring drastically slow down darglint

Issue - State: open - Opened by paw-lu over 2 years ago

#196 - Bump ipython from 7.10.1 to 7.16.3 in /bin/bnf_to_cnf

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#195 - Feature: support ast type hints subscript

Pull Request - State: closed - Opened by lucasiscovici2 over 2 years ago - 10 comments

#194 - Feature: allows ast subscript

Pull Request - State: closed - Opened by lucasiscovici2 over 2 years ago - 4 comments

#193 - Use mypyc for cyk.py

Pull Request - State: closed - Opened by twoertwein over 2 years ago - 2 comments

#192 - "Keyword Args" section not recognized (DAR101 false positive)

Issue - State: open - Opened by HacKanCuBa over 2 years ago - 2 comments
Labels: enhancement

#191 - Check capitalized

Issue - State: closed - Opened by LEv145 over 2 years ago - 2 comments
Labels: enhancement

#190 - Fix darglint hard python <4.0 requirement

Pull Request - State: open - Opened by staticdev over 2 years ago - 3 comments

#189 - Darglint limits python_require to <4.0

Issue - State: closed - Opened by staticdev over 2 years ago - 4 comments
Labels: wontfix

#188 - DAR101 on private methods if docstring exists

Issue - State: open - Opened by mvadari almost 3 years ago

#187 - DAR101: Ignore *args and **kwargs arguments marked as unused

Issue - State: open - Opened by KRunchPL almost 3 years ago

#186 - Performance issues in `google` and `numpy` style parsers

Issue - State: open - Opened by webknjaz almost 3 years ago - 8 comments

#185 - DAR201 Request for Missing Return on abstractmethod

Issue - State: open - Opened by erikvanderwerf almost 3 years ago - 1 comment

#184 - Support `abc.abstractmethod` in abstract detection

Pull Request - State: open - Opened by thejcannon almost 3 years ago - 2 comments

#183 - darglint doesn't recognize `abc.abstractmethod` decorator

Issue - State: open - Opened by thejcannon almost 3 years ago

#182 - FIx typo in DAR203 definition

Pull Request - State: open - Opened by thejcannon almost 3 years ago

#181 - Darglint reports error when an exception is raised with `.with_traceback(...)`

Issue - State: open - Opened by gschwaer almost 3 years ago - 2 comments
Labels: bug

#180 - flake8 and darglint-ignore-regex

Issue - State: open - Opened by cazador481 almost 3 years ago - 1 comment
Labels: enhancement

#179 - Ignore methods and functions by decorator

Issue - State: open - Opened by bentheiii almost 3 years ago - 1 comment
Labels: enhancement

#178 - DAR202, 302, and 402: Excess Return/Yield/Exception in protocol method

Issue - State: open - Opened by PhilMacKay almost 3 years ago - 1 comment
Labels: enhancement

#177 - Question: What does darglint do that pylint.extensions.docparams does not?

Issue - State: open - Opened by adamcunnington-gdt almost 3 years ago - 3 comments
Labels: documentation

#176 - Add flag to flake8 to specify ignore regex

Pull Request - State: closed - Opened by AdamGleave about 3 years ago - 5 comments

#175 - Multiple returns

Issue - State: open - Opened by kvanhespen about 3 years ago - 1 comment
Labels: enhancement

#174 - Add message template option for decoded error.

Issue - State: closed - Opened by krisrave about 3 years ago - 1 comment

#173 - Add support for `pyproject.toml` for configuration

Pull Request - State: open - Opened by sgraaf about 3 years ago - 5 comments

#172 - Stray `DAR003` issue when using sphinx type docstring

Issue - State: open - Opened by agatti about 3 years ago - 3 comments

#171 - Typo in docstring section name leads to confusing DAR101 errors

Issue - State: open - Opened by taranlu-houzz over 3 years ago - 1 comment

#170 - Support backticks for arguments in Sphinx style

Issue - State: open - Opened by kalibyrn over 3 years ago

#169 - Bump urllib3 from 1.26.4 to 1.26.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#168 - False positive DAR301 for optional keyword parameter when using Numpy-style docstrings

Issue - State: closed - Opened by amv213 over 3 years ago - 1 comment
Labels: duplicate, wontfix

#167 - False positive DAR101 and DAR102 with raw docstring and variadic arguments.

Issue - State: closed - Opened by MT-0 over 3 years ago - 2 comments

#166 - Bump py from 1.8.0 to 1.10.0 in /bin/bnf_to_cnf

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#164 - Raise of a function that produces an exception

Issue - State: open - Opened by xome4ok over 3 years ago - 1 comment

#163 - Bump pygments from 2.5.2 to 2.7.4 in /bin/bnf_to_cnf

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#162 - Bump pygments from 2.7.2 to 2.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#161 - Attempt to fix CI.

Pull Request - State: closed - Opened by maltevesper over 3 years ago - 4 comments

#160 - Ignore return, yield and raises checks in abstractmethods

Pull Request - State: closed - Opened by maltevesper over 3 years ago - 12 comments

#159 - Add support for epytext docstring format

Issue - State: closed - Opened by xqt over 3 years ago - 1 comment

#158 - Argument parsing

Issue - State: closed - Opened by ariG23498 over 3 years ago - 3 comments
Labels: wontfix

#157 - Listing what the configuration file can do.

Pull Request - State: open - Opened by ariG23498 over 3 years ago

#156 - typo in README

Pull Request - State: open - Opened by ariG23498 over 3 years ago

#155 - Detecting completely missing docstrings

Issue - State: closed - Opened by cristianmtr over 3 years ago - 1 comment
Labels: question, wontfix, documentation

#154 - Fix: code quality issues

Pull Request - State: closed - Opened by withshubh over 3 years ago - 1 comment

#153 - Bump bleach from 3.2.1 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#152 - Add skip property

Pull Request - State: closed - Opened by saroad2 over 3 years ago - 4 comments

#151 - Add ignore_raise parameter to ignore common exceptions

Pull Request - State: closed - Opened by palt0 over 3 years ago - 1 comment

#150 - Fix setuptools config filename

Pull Request - State: closed - Opened by nuno-andre over 3 years ago - 3 comments

#149 - Add ignore regex to console.

Pull Request - State: closed - Opened by saroad2 over 3 years ago - 2 comments

#148 - noqa comments in docstring pollute code's documentation

Issue - State: closed - Opened by stephen-dexda over 3 years ago - 1 comment
Labels: duplicate

#147 - Load 'enable' option correctly from the config file

Pull Request - State: closed - Opened by palt0 over 3 years ago - 1 comment

#146 - False positive on missing parameters

Issue - State: closed - Opened by dclong over 3 years ago - 1 comment

#145 - Add an option to support printing explanation of error code

Issue - State: closed - Opened by dclong over 3 years ago - 1 comment

#144 - Option to ignore common exceptions in raises

Issue - State: closed - Opened by vnmabus almost 4 years ago - 4 comments
Labels: enhancement

#143 - Version 1.5.6 is raising DAR101 for lambda functions

Issue - State: closed - Opened by DrewDevereux almost 4 years ago - 1 comment

#142 - `lambda` functions treated as nested functions

Issue - State: closed - Opened by loganthomas almost 4 years ago - 2 comments

#141 - Version 1.5.6 is raising DAR201 for functions with a bare "return" in them

Issue - State: closed - Opened by DrewDevereux almost 4 years ago - 2 comments

#140 - move satisfies_strictness method implementation to BaseDocstring

Pull Request - State: closed - Opened by skarzi almost 4 years ago - 1 comment

#139 - Exceptions on script docstrings

Issue - State: closed - Opened by RoyalTS almost 4 years ago - 1 comment
Labels: duplicate

#138 - "short" strictness doesn't work for Numpy docstings

Issue - State: closed - Opened by otchita almost 4 years ago

#137 - Lint error when decorator and noqa

Issue - State: open - Opened by KyleKing almost 4 years ago - 1 comment
Labels: bug

#136 - move some enums to individual modules

Pull Request - State: closed - Opened by skarzi almost 4 years ago - 1 comment

#135 - Sections.VARIABLES_SECTION is not supported by numpy docstrings

Pull Request - State: closed - Opened by skarzi almost 4 years ago - 2 comments

#134 - DAR402 wrongly reported on bare raise

Issue - State: closed - Opened by fredrikaverpil almost 4 years ago - 8 comments
Labels: bug

#133 - `docstring_style = numpy` breaks in a strange way

Issue - State: closed - Opened by sobolevn almost 4 years ago - 4 comments

#132 - Nested functions: yield and raise wrongly attributed to parent function

Issue - State: closed - Opened by AdamGleave almost 4 years ago - 3 comments
Labels: bug

#131 - Add DAR005 and DAR105 to error codes in readme

Pull Request - State: closed - Opened by s-weigand almost 4 years ago - 1 comment

#130 - pyproject.toml configuration?

Issue - State: open - Opened by ericmjl almost 4 years ago - 3 comments
Labels: enhancement

#127 - Raised exceptions not detected in "else" or "finally" blocks after darglint 1.2.0

Issue - State: open - Opened by yyang-nasuni about 4 years ago - 3 comments
Labels: enhancement

#125 - Fix permission error while searching config file

Pull Request - State: closed - Opened by pawamoy about 4 years ago - 5 comments

#123 - False Positive for DAR103 with optional arguments

Issue - State: closed - Opened by diabolical-ninja about 4 years ago - 8 comments
Labels: duplicate

#120 - False positive (?) DAR101 for argument lists with blank lines

Issue - State: open - Opened by ezwelty about 4 years ago - 3 comments
Labels: bug

#116 - QST Ignore directory

Issue - State: open - Opened by MarcoGorelli about 4 years ago - 2 comments
Labels: enhancement, good first issue

#104 - Support for extension module docstrings?

Issue - State: open - Opened by ihnorton over 4 years ago - 2 comments

#103 - Allow full path for library exceptions.

Issue - State: open - Opened by Dreamsorcerer over 4 years ago - 2 comments

#101 - Linting on functions with many arguments is unexpectedly slow

Issue - State: closed - Opened by kvalv over 4 years ago - 6 comments
Labels: question

#94 - Handling properties

Issue - State: open - Opened by vyasr over 4 years ago - 4 comments
Labels: enhancement

#69 - Numpy Stability Tracking Issue

Issue - State: open - Opened by terrencepreilly over 4 years ago - 11 comments
Labels: enhancement

#55 - Respect `--isolated` option when running with `flake8`

Issue - State: closed - Opened by sobolevn almost 5 years ago - 1 comment

#54 - DAR202: No return statement in abstract method

Issue - State: open - Opened by dabljues almost 5 years ago - 12 comments

#53 - DAR203 false positive

Issue - State: open - Opened by sobolevn almost 5 years ago - 3 comments

#44 - [RFC] Validating item definition format

Pull Request - State: closed - Opened by zeebonk about 5 years ago - 3 comments

#21 - Unable to leave noqa outside of docstring

Issue - State: open - Opened by adithyabsk over 5 years ago - 8 comments
Labels: enhancement

#10 - Section indentation not triggering error

Issue - State: open - Opened by kannes almost 6 years ago - 4 comments
Labels: enhancement

#9 - "Raises:" section exception name format

Issue - State: open - Opened by raddessi almost 6 years ago - 3 comments
Labels: enhancement