pylint-dev / pylint

It's not just a linter that annoys you!
https://pylint.readthedocs.io/en/latest/
GNU General Public License v2.0
5.18k stars 1.1k forks source link

[Backport maintenance/3.2.x] [symilar] Fix the short form options that weren't being processed properly #9725

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

Backport 2ba88b9317ff37a1e94007d00bbcad65ed515e18 from #9709.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.83%. Comparing base (c3e2579) to head (0b03ebf).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pylint-dev/pylint/pull/9725/graphs/tree.svg?width=650&height=150&src=pr&token=ZETEzayrfk&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev)](https://app.codecov.io/gh/pylint-dev/pylint/pull/9725?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) ```diff @@ Coverage Diff @@ ## maintenance/3.2.x #9725 +/- ## ================================================== Coverage 95.83% 95.83% ================================================== Files 174 174 Lines 18830 18838 +8 ================================================== + Hits 18045 18053 +8 Misses 785 785 ``` | [Files](https://app.codecov.io/gh/pylint-dev/pylint/pull/9725?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev) | Coverage Δ | | |---|---|---| | [pylint/checkers/similar.py](https://app.codecov.io/gh/pylint-dev/pylint/pull/9725?src=pr&el=tree&filepath=pylint%2Fcheckers%2Fsimilar.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pylint-dev#diff-cHlsaW50L2NoZWNrZXJzL3NpbWlsYXIucHk=) | `96.36% <100.00%> (+0.07%)` | :arrow_up: |