anitab-org / anitab-org/bridge-in-tech-backend

Add tests to follow PEP8 guidelines

オープン
#226 コメント 15 件 リアクション 1 件 担当者 0 名 GitHub で見る
Category: Outreach/Research Status: Available
主要言語
Python
スター
24
フォーク
80
PR マージ指標
30日以内にマージされた PR はありません

説明

### Is your feature request related to a problem? Please describe.
PEP stands for Python Enhancement Proposal. It is a style document that documents some best practices

### Describe the solution you'd like
Code written in Python should follow standard practices and PEP8 guidelines. For this a linter that follows these guidelines or some sort of checks can be implemented

### Describe alternatives you've considered
I would suggest using Flake8 to test if PEP8 best practices are followed in the code written or not. Additionally, Flake8 workflow tests can be setup to ensure pull requests made follow these guidelines as well.

### Additional context
Flake8 is not the only tool available and other alternatives can be considered.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。