Skip to content

Commit

Permalink
Update content - 2024-10-14T10:20:50+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed Oct 14, 2024
1 parent 566123e commit 34f19bc
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 16 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: 13 Oct 2024*
*Last Updated: 14 Oct 2024*

----

Expand Down
Binary file modified data/eps.json.zip
Binary file not shown.
3 changes: 1 addition & 2 deletions data/f8_active.list
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ flake8-tmbundle
flake8-too-many
flake82
pyls-flake8-plugin
requestsflake8
types-flake8-typing-imports
requestsflake8
Binary file modified data/rss.json.zip
Binary file not shown.
10 changes: 1 addition & 9 deletions feed/feed.rss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<link>https://github.com/bskinn/flake8-bot</link>
</image>
<language>en</language>
<lastBuildDate>Sun, 13 Oct 2024 10:19:43 +0000</lastBuildDate>
<lastBuildDate>Mon, 14 Oct 2024 10:20:42 +0000</lastBuildDate>
<item>
<title>Updated: types-flake8-typing-imports (1.16.0.20241013)</title>
<link>https://pypi.org/project/types-flake8-typing-imports</link>
Expand Down Expand Up @@ -414,13 +414,5 @@
<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>
<item>
<title>Updated: flake8-complicated-walrus (2.1)</title>
<link>https://pypi.org/project/flake8-complicated-walrus</link>
<description>This Flake8 plugin for checking complicated assignment expressions.</description>
<author>brian.skinn@gmail.com (Brian Skinn)</author>
<guid isPermaLink="false">https://github.com/bskinn/flake8-bot-1718792472-flake8-complicated-walrus</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: 13 Oct 2024*
*Last Updated: 14 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: 13 Oct 2024*
*Last Updated: 14 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: 13 Oct 2024*
*Last Updated: 14 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: 13 Oct 2024*
*Last Updated: 14 Oct 2024*


**Sorted by Entry Point**
Expand Down

0 comments on commit 34f19bc

Please sign in to comment.