Skip to content

Remove black and add flake8 plugins instead #41

Closed
3 tasks done
iKintosh opened this issue Sep 14, 2021 · 3 comments
Closed
3 tasks done

Remove black and add flake8 plugins instead #41

iKintosh opened this issue Sep 14, 2021 · 3 comments

Comments

@iKintosh
Copy link
Contributor

iKintosh commented Sep 14, 2021

🚀 Feature Request

Motivation

Black does not comply with PEP (PyCQA/pycodestyle#373, psf/black#315)
Flake8 plugins could be tuned as we wish and does make developers pay more attention to code style.

Proposal

Remove black.
Add following plugins:

Test cases

No need

Alternatives

Keep as is

Checklist

  • feature proposal description
  • motivation
  • extra proposal context / proposal alternatives review
@iKintosh iKintosh added enhancement New feature or request help wanted Extra attention is needed labels Sep 14, 2021
@iKintosh iKintosh self-assigned this Sep 14, 2021
@Mr-Geekman
Copy link
Contributor

Mr-Geekman commented Sep 14, 2021

There are comments in Black's documentation about E203.

@iKintosh
Copy link
Contributor Author

@iKintosh iKintosh removed their assignment Sep 14, 2021
@Mr-Geekman
Copy link
Contributor

Mr-Geekman commented Sep 15, 2021

For checking NumPy codestyle:

@iKintosh iKintosh added question Further information is requested and removed enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants