Skip to main content

flake8 plugin for checking out one-letter variables

Project description

flake8-one-variable-check

PyPI: https://pypi.org/project/flake8_one_letter_variables_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 のプラグインを書いてみる

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page