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

1.0.1 (2017-10-05)

  • Updated packages

  • Added compatibility with flake8 3.4.0+

1.0.0 (2017-04-08)

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

Supported by

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