tarantool / tarantool/tarantool-python

flake8 noqa disables all errors

Open Beginner friendly
#325 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
108
Forks
51
Avg merge
1d 8h
Merged PRs (30d)
1

Description

Actually, this line disables all flake8 warning, not only specified. It should be reworked, if possible.
https://github.com/tarantool/tarantool-python/blob/717f275f55284c945973ad52d4735ff7aa275104/docs/source/conf.py#L14

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at docs/source/conf.py line 14 and inspect how the flake8 noqa directive is applied there. Check the project's lint configuration or flake8 output to confirm the current scope, then verify that only the intended warning is suppressed and other warnings remain reported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.