flake8/docs/source/release-notes
Ian Cordasco 63f5f15068
Re-allow for relative paths for exclude
Previously, all testing was done from the directory in which the
configuration file lived, so this bug went unnoticed. However, if you
run Flake8 against its own source from a directory above, you would
notice that the patterns in the exclude config value in tox.ini were
ignored. This is because we (like any reasonable person) are using
relative paths. The path is relative, however, to the directory in
which the configuration file was located. So we keep track of which
directory that is and use that to normalize the paths in the config
file.

Yes, there is an unrelated change to our tox.ini in this commit as
well. ;-)

Closes #194
2016-07-29 19:27:06 -05:00
..
0.6.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
0.7.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
0.8.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
0.9.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.0.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.1.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.2.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.3.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.3.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.4.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.5.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.6.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.6.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.6.2.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.7.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.0.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.1.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.2.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.3.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.4.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.5.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.3.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.4.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.4.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.2.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.3.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.4.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.5.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.6.0.rst Add missing release notes 2016-06-25 12:29:58 -05:00
2.6.1.rst Add release note for 2.6.1 2016-06-25 11:40:41 -05:00
2.6.2.rst Add missing release notes 2016-06-25 12:29:58 -05:00
3.0.0.rst Update release notes and version string for 3.0 2016-07-24 20:11:48 -05:00
3.0.1.rst Move the unreleased note to the right version 2016-07-26 11:29:34 -05:00
3.0.2.rst Update version and release notes for 3.0.2 2016-07-26 19:50:54 -05:00
3.0.3.rst Re-allow for relative paths for exclude 2016-07-29 19:27:06 -05:00
index.rst Match noqa for users with explanations 2016-07-28 06:48:15 -05:00