Skip to main content

A flake8 formatter plugin that shows the absolute path of files with warnings

Project description

flake8-formatter-abspath

https://img.shields.io/pypi/v/flake8_formatter_abspath.svg https://img.shields.io/travis/jarshwah/flake8_formatter_abspath.svg Updates

A flake8 formatter plugin that shows the absolute path of files with warnings.

  • Free software: MIT license

Installation

pip3 install flake8
pip3 install flake8_formatter_abspath

Usage

$ flake8 --format=abspath flake8_formatter_abspath
/Users/jarshwah/dev/flake8_formatter_abspath/flake8_formatter_abspath/plugin.py:5:1: F401 'sys' imported but unused

Jenkins WarningsPublisher

TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2017-04-08)

  • Use flake8 –format=abspath to report the absolute path of files with warnings

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

flake8_formatter_abspath-0.1.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

flake8_formatter_abspath-0.1.0-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

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