tensorflow / tensorflow/graphics
Convert "flake8"→"pylint" and NULL→"hg fix"
Open
@taiya is already working on this.
Since Apr 25, 2020.
WIP
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
TensorFlow seems to be using a different linter:
https://www.tensorflow.org/community/contribute/code_style
We should swap out flake8 for pylint, and just inherit the TF2 lint options?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.