flake8 noqa disables all errors

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

Nobody has claimed this yet.

Assessment

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

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.

Description

bug

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

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

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.

More from tarantool/tarantool-python

All issues in tarantool/tarantool-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.