Plugin for flake8 to support Vyper
Project description
flake8-vyper
Flake8 vyper plugin. This plugin is experimental, so, beware.
NOTE: This plugin is not really usable yet for automation. Any supressed errors will still cause flake8
to return an exit code greater than zero.
Install
pip install flake8-vyper
VyperFilterPlugin
This plugin filters out false-positives for expected Vyper globals and types.
Usage
Alter your .flake8
config so that the following lines are included in the
[flake8]
section of the INI.
[flake8]
format = vyper_filter
filename = *.py,*.vy
Alternatively, you can specify this with the flake8
CLI command:
flake8 --format=vyper_filter
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flake8_vyper-0.1.2.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file flake8_vyper-0.1.2.tar.gz
.
File metadata
- Download URL: flake8_vyper-0.1.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 299abfe52e8ee2cb573ebff87a9c5dcb57ff542300b944b4ba94470616af45cd |
|
MD5 | 14f595734a4e4ba242513fc1148df6fb |
|
BLAKE2b-256 | 2371633e9630e507a0510d5ecbdc0230f41de6b26c67ee6c7eea6ddf458ba872 |
File details
Details for the file flake8_vyper-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: flake8_vyper-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcdf1c7efc6fbea6bc0f8430a7a08b73d058672758f845072d489b825bcbe4c7 |
|
MD5 | c24377cd15ad3a213e88a75cab19ce52 |
|
BLAKE2b-256 | 899f2fda808a9dad686271949ff81acb0342d36ca044f334e4e3ac46de13d436 |