Skip to content

Commit

Permalink
Update content - 2024-10-20T10:20:04+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed Oct 20, 2024
1 parent 43413f0 commit 0e3f11e
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If there are any flake8 plugins missing from these lists,
please open an issue (or PR) as well.


*Last Updated: 19 Oct 2024*
*Last Updated: 20 Oct 2024*

----

Expand Down
Binary file modified data/eps.json.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion data/f8_active.list
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ flake8-too-many
flake82
pyls-flake8-plugin
requestsflake8
st2flake8
types-flake8
Binary file modified data/rss.json.zip
Binary file not shown.
18 changes: 9 additions & 9 deletions feed/feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,15 @@
<link>https://github.com/bskinn/flake8-bot</link>
</image>
<language>en</language>
<lastBuildDate>Sat, 19 Oct 2024 10:20:12 +0000</lastBuildDate>
<lastBuildDate>Sun, 20 Oct 2024 10:19:56 +0000</lastBuildDate>
<item>
<title>Updated: types-flake8 (7.1.0.20241020)</title>
<link>https://pypi.org/project/types-flake8</link>
<description>Typing stubs for flake8</description>
<author>brian.skinn@gmail.com (Brian Skinn)</author>
<guid isPermaLink="false">https://github.com/bskinn/flake8-bot-1729419594-types-flake8</guid>
<pubDate>Sun, 20 Oct 2024 10:19:54 +0000</pubDate>
</item>
<item>
<title>Updated: st2flake8 (0.2)</title>
<link>https://pypi.org/project/st2flake8</link>
Expand Down Expand Up @@ -414,13 +422,5 @@
<guid isPermaLink="false">https://github.com/bskinn/flake8-bot-1718965217-flake8-thoughtful</guid>
<pubDate>Fri, 21 Jun 2024 10:20:17 +0000</pubDate>
</item>
<item>
<title>Updated: flake8-simple-string-first-arg (0.2)</title>
<link>https://pypi.org/project/flake8-simple-string-first-arg</link>
<description>This Flake8 plugin for checking that first param of callable is simple string.</description>
<author>brian.skinn@gmail.com (Brian Skinn)</author>
<guid isPermaLink="false">https://github.com/bskinn/flake8-bot-1718792472-flake8-simple-string-first-arg</guid>
<pubDate>Wed, 19 Jun 2024 10:21:12 +0000</pubDate>
</item>
</channel>
</rss>
2 changes: 1 addition & 1 deletion mdbuild/bad_errorcodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The packages listed here are configured with one or more `entry_points`
keyed to `flake8.extension`, but with entry-point names that do not
match the [required formatting](https://flake8.pycqa.org/en/latest/plugin-development/registering-plugins.html).

*Last Updated: 19 Oct 2024*
*Last Updated: 20 Oct 2024*

Package|Entry Point
-|-
Expand Down
2 changes: 1 addition & 1 deletion mdbuild/ec_sort.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The error codes listed here are mapped to packages configured with an `entry_poi
keyed to `flake8.extension`, and a
[properly-formatted entry-point name](https://flake8.pycqa.org/en/latest/plugin-development/registering-plugins.html).

*Last Updated: 19 Oct 2024*
*Last Updated: 20 Oct 2024*

Entry Point|Package
-|-
Expand Down
2 changes: 1 addition & 1 deletion mdbuild/pkg_sort.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The packages listed here are configured with one or more `entry_points`
keyed to `flake8.extension`, with
[properly-formatted entry-point names](https://flake8.pycqa.org/en/latest/plugin-development/registering-plugins.html).

*Last Updated: 19 Oct 2024*
*Last Updated: 20 Oct 2024*

Package|Entry Point
-|-
Expand Down
2 changes: 1 addition & 1 deletion mdbuild/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If any installed packages have identical entry point names,
the collision will result in only one formatter being available.


*Last Updated: 19 Oct 2024*
*Last Updated: 20 Oct 2024*


**Sorted by Entry Point**
Expand Down

0 comments on commit 0e3f11e

Please sign in to comment.