File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to the "pylintfileheader" pypi package will be documented in this file.
3
3
This project follows [ semantic versioning] ( https://semver.org/ ) .
4
4
5
- ## Unreleased - v0.0.1
5
+ ## 2018-11-25 - v0.0.1
6
6
* ** Initial Release**
7
7
* ** Added** a feature that enables pylint to lint for a consistent file header
Original file line number Diff line number Diff line change 5
5
[ ![ Build Status] ( https://img.shields.io/travis/HaaLeo/pylint-file-header/master.svg?style=flat-square )] ( https://travis-ci.org/HaaLeo/pylint-file-header ) [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com )
6
6
[ ![ Donate] ( https://img.shields.io/badge/-Donate-blue.svg?logo=paypal&style=flat-square )] ( https://www.paypal.me/LeoHanisch )
7
7
8
- Pylint plugin to enforce consistent file/module header
8
+ Pylint plugin to enforce consistent file/module header.
9
9
10
10
## Installation
11
11
You can’t perform that action at this time.
0 commit comments