Skip to content

Daku-on/flake8-one-variable-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flake8-one-variable-check

TODO

  1. Install flake8 (pip etc...)

  2. Clone this repository.

  3. Move into src folder.

  4. python setup.py install

  5. Check whether setup is done flake8 --version. If your result has 'flake8-one-letter-variables: 0.0.1' install is successful. The result example is the following.

    7.0.0 (flake8-one-letter-variables: 0.0.1, flake8-todo: 0.7, mccabe: 0.7.0,pycodestyle: 2.11.1, pyflakes: 3.2.0) CPython 3.10.2 on Darwin
  6. Test flake8 with the test code in flake8 ../tests/test_olv001.py The expected result is in the following picture.

Expected_result

references

  1. Python: flake8 のプラグインを書いてみる

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages