Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 016d205

Browse files
committed
Update content - 2025-01-29T10:21:47+00:00
1 parent 0b9428b commit 016d205

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If there are any flake8 plugins missing from these lists,
4848
please open an issue (or PR) as well.
4949

5050

51-
*Last Updated: 28 Jan 2025*
51+
*Last Updated: 29 Jan 2025*
5252

5353
----
5454

data/eps.json.zip

0 Bytes
Binary file not shown.

data/rss.json.zip

0 Bytes
Binary file not shown.

feed/feed.rss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link>https://github.com/bskinn/flake8-bot</link>
1414
</image>
1515
<language>en</language>
16-
<lastBuildDate>Tue, 28 Jan 2025 10:22:28 +0000</lastBuildDate>
16+
<lastBuildDate>Wed, 29 Jan 2025 10:21:39 +0000</lastBuildDate>
1717
<item>
1818
<title>Updated: flake8-picky-parentheses (0.6)</title>
1919
<link>https://pypi.org/project/flake8-picky-parentheses</link>

mdbuild/bad_errorcodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The packages listed here are configured with one or more `entry_points`
55
keyed to `flake8.extension`, but with entry-point names that do not
66
match the [required formatting](https://flake8.pycqa.org/en/latest/plugin-development/registering-plugins.html).
77

8-
*Last Updated: 28 Jan 2025*
8+
*Last Updated: 29 Jan 2025*
99

1010
Package|Entry Point
1111
-|-

mdbuild/ec_sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The error codes listed here are mapped to packages configured with an `entry_poi
77
keyed to `flake8.extension`, and a
88
[properly-formatted entry-point name](https://flake8.pycqa.org/en/latest/plugin-development/registering-plugins.html).
99

10-
*Last Updated: 28 Jan 2025*
10+
*Last Updated: 29 Jan 2025*
1111

1212
Entry Point|Package
1313
-|-

mdbuild/pkg_sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The packages listed here are configured with one or more `entry_points`
77
keyed to `flake8.extension`, with
88
[properly-formatted entry-point names](https://flake8.pycqa.org/en/latest/plugin-development/registering-plugins.html).
99

10-
*Last Updated: 28 Jan 2025*
10+
*Last Updated: 29 Jan 2025*
1111

1212
Package|Entry Point
1313
-|-

mdbuild/report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If any installed packages have identical entry point names,
88
the collision will result in only one formatter being available.
99

1010

11-
*Last Updated: 28 Jan 2025*
11+
*Last Updated: 29 Jan 2025*
1212

1313

1414
**Sorted by Entry Point**

0 commit comments

Comments
 (0)