<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/src/flake8/formatting, branch 3.7.6</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Use black to reformat Flake8</title>
<updated>2018-10-20T17:37:14+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-10-20T12:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c58a4662d8920cf70ea688edd9eaf9d783a856a7'/>
<id>c58a4662d8920cf70ea688edd9eaf9d783a856a7</id>
<content type='text'>
Instead of just using Flake8 and pylint to keep Flake8 clean, let's also
use black to make it less manual for clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of just using Flake8 and pylint to keep Flake8 clean, let's also
use black to make it less manual for clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect a formatter's newline setting when printing</title>
<updated>2018-01-01T00:50:59+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-01-01T00:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=49f0fbcf1ee5cfe724a3a6d8658e404627c55e98'/>
<id>49f0fbcf1ee5cfe724a3a6d8658e404627c55e98</id>
<content type='text'>
In working on flake8-json, I noticed that setting newline was only
helpful for writing to an ouput-file but not to standard-out. It makes
sense for this setting to apply to both branches otherwise plugins need
to override the method to get the behaviour they expect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In working on flake8-json, I noticed that setting newline was only
helpful for writing to an ouput-file but not to standard-out. It makes
sense for this setting to apply to both branches otherwise plugins need
to override the method to get the behaviour they expect.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename style_guide.Error to style_guide.Violation</title>
<updated>2017-06-04T12:57:28+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-06-04T12:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=92c367dee4e5908745822902adfda0bd915b1380'/>
<id>92c367dee4e5908745822902adfda0bd915b1380</id>
<content type='text'>
Move all Violation related methods from the StyleGuide to our Violation
class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move all Violation related methods from the StyleGuide to our Violation
class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable users who want to track all files processed</title>
<updated>2016-12-21T01:08:11+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-11-19T01:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=5248cf3c2d4fba47a06121b13b7c0f03c5165420'/>
<id>5248cf3c2d4fba47a06121b13b7c0f03c5165420</id>
<content type='text'>
This adds two new methods to the BaseFormatter class:

- beginning
- finished

These will indicate when Flake8 begins and finishes processing a file.

Closes #251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds two new methods to the BaseFormatter class:

- beginning
- finished

These will indicate when Flake8 begins and finishes processing a file.

Closes #251
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not print the source when provided with -q</title>
<updated>2016-11-12T01:06:13+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-11-12T01:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=5dfb93c0d0ee4d6e14d959ab7d6bd390b98e59c0'/>
<id>5dfb93c0d0ee4d6e14d959ab7d6bd390b98e59c0</id>
<content type='text'>
When users specify any number of -q's on the command-line, we should not
show the source even if they have otherwwise configured Flake8 to do so.

Closes #245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When users specify any number of -q's on the command-line, we should not
show the source even if they have otherwwise configured Flake8 to do so.

Closes #245
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'master'</title>
<updated>2016-10-25T21:34:43+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-10-25T21:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a9e15afbf50b3181af45a64f5736d432731eb40d'/>
<id>a9e15afbf50b3181af45a64f5736d432731eb40d</id>
<content type='text'>

Add --tee option to split report output stream.

The `--tee` option allows the linter report to be written to stdout, even
though it is being redirected to a file with the` --output-file` option.
This is useful if I want to store the report in a separate file for later
analysis but also be able to print the output on screen (e.g when running
in a CI environment).

See merge request !90</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add --tee option to split report output stream.

The `--tee` option allows the linter report to be written to stdout, even
though it is being redirected to a file with the` --output-file` option.
This is useful if I want to store the report in a separate file for later
analysis but also be able to print the output on screen (e.g when running
in a CI environment).

See merge request !90</pre>
</div>
</content>
</entry>
<entry>
<title>Open our output file in append mode always</title>
<updated>2016-07-29T23:14:14+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-07-29T22:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e93aad6043f870d04648e7e0af983248ec60c9ef'/>
<id>e93aad6043f870d04648e7e0af983248ec60c9ef</id>
<content type='text'>
This avoid overwriting portions of our log output when using Flake8
in verbose mode.

Closes #193
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoid overwriting portions of our log output when using Flake8
in verbose mode.

Closes #193
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix zero-indexed column numbering</title>
<updated>2016-07-27T00:45:05+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-07-27T00:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6eca38f2f2a15765aecef010f878aa17fdbe1db7'/>
<id>6eca38f2f2a15765aecef010f878aa17fdbe1db7</id>
<content type='text'>
We accidentally changed column numbering from one-indexed to
zero-indexed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We accidentally changed column numbering from one-indexed to
zero-indexed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --tee option to split report output stream.</title>
<updated>2016-07-26T13:57:13+00:00</updated>
<author>
<name>Martin Domke</name>
<email>mdomke@jackbird.local</email>
</author>
<published>2016-07-26T13:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c782060a0620135b01eb64e15508cca581cb09be'/>
<id>c782060a0620135b01eb64e15508cca581cb09be</id>
<content type='text'>
The --tee option allows the linter report to be written to stdout, even
though it is being redirected to a file with the --output-file option.
This is useful if I want to store the report in a separate file for later
analysis but also be able to print the output on screen (e.g when running
in a CI environment).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --tee option allows the linter report to be written to stdout, even
though it is being redirected to a file with the --output-file option.
This is useful if I want to store the report in a separate file for later
analysis but also be able to print the output on screen (e.g when running
in a CI environment).
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle repeated --quiet options again</title>
<updated>2016-07-26T00:38:19+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-07-26T00:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=222292c4b2bb595c81d749bfd35ef9adc640bacb'/>
<id>222292c4b2bb595c81d749bfd35ef9adc640bacb</id>
<content type='text'>
Fundamentally on Flake8 2.x using -q altered the format of the errors
(and the behaviour a little) so it makes the most sense to implement
this logic with formatters rather than messy logic spread throughout
the project.

The FilenameOnly formatter will keep track of filenames already reported
and only print the name once while Nothing will print nothing.

Closes #180
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fundamentally on Flake8 2.x using -q altered the format of the errors
(and the behaviour a little) so it makes the most sense to implement
this logic with formatters rather than messy logic spread throughout
the project.

The FilenameOnly formatter will keep track of filenames already reported
and only print the name once while Nothing will print nothing.

Closes #180
</pre>
</div>
</content>
</entry>
</feed>
