Plugin for flake8 to support Vyper
Project description
flake8-vyper
Flake8 vyper plugin. This plugin is experimental, so, beware.
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.0.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file flake8_vyper-0.1.0.tar.gz
.
File metadata
- Download URL: flake8_vyper-0.1.0.tar.gz
- Upload date:
- Size: 1.6 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 | 276fee412ba9fd1e067adf0c08b7b69677c8df653c340fe0dac1d42cb285da37 |
|
MD5 | a423b37eddebfe0c69279557231dfcf5 |
|
BLAKE2b-256 | c7980c339999e15d7cd1fbebfe32afa14a1bf7bd617ae7d32eaf5d3ea9c72eac |
File details
Details for the file flake8_vyper-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: flake8_vyper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 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 | 4386491f5f200075684614c1e230f811ba51f8c957567cab3a467d2be5f14ca6 |
|
MD5 | 92220efac85ac5496cbecd76e6feb87d |
|
BLAKE2b-256 | 543ea5a9f3b5ba5ce4997ace9b77c50140294d130dc84c0bddd1e12d0d973826 |