diff --git a/README.md b/README.md index 9d27a2a3..1ad5496d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If there are any flake8 plugins missing from these lists, please open an issue (or PR) as well. -*Last Updated: 21 Jul 2023* +*Last Updated: 22 Jul 2023* ---- diff --git a/data/eps.json.zip b/data/eps.json.zip index b3fbe8c6..2c664d14 100644 Binary files a/data/eps.json.zip and b/data/eps.json.zip differ diff --git a/data/f8_active.list b/data/f8_active.list index 27a51029..206dd12f 100644 --- a/data/f8_active.list +++ b/data/f8_active.list @@ -39,12 +39,4 @@ flake8-unused-globals flake82 flufl-flake8 pyls-flake8-plugin -requestsflake8 -types-flake8-2020 -types-flake8-bugbear -types-flake8-builtins -types-flake8-docstrings -types-flake8-plugin-utils -types-flake8-rst-docstrings -types-flake8-simplify -types-flake8-typing-imports \ No newline at end of file +requestsflake8 \ No newline at end of file diff --git a/data/rss.json.zip b/data/rss.json.zip index 595a7431..6ea3cdcd 100644 Binary files a/data/rss.json.zip and b/data/rss.json.zip differ diff --git a/feed/feed.rss b/feed/feed.rss index 24cb2a00..dd8fc621 100644 --- a/feed/feed.rss +++ b/feed/feed.rss @@ -13,7 +13,7 @@ https://github.com/bskinn/flake8-bot en - Fri, 21 Jul 2023 10:21:00 +0000 + Sat, 22 Jul 2023 10:19:34 +0000 Updated: types-flake8-2020 (1.8.0.1) https://pypi.org/project/types-flake8-2020 @@ -414,69 +414,5 @@ https://github.com/bskinn/flake8-bot-1685528404-flake8-broken-line Wed, 31 May 2023 10:20:04 +0000 - - Updated: flake8-eradicate (1.5) - https://pypi.org/project/flake8-eradicate - Flake8 plugin to find commented out code - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1685528404-flake8-eradicate - Wed, 31 May 2023 10:20:04 +0000 - - - Updated: nitpick (0.33.2) - https://pypi.org/project/nitpick - Enforce the same settings across multiple language-independent projects - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1685442014-nitpick - Tue, 30 May 2023 10:20:14 +0000 - - - Updated: flake8-iw (0.0.22) - https://pypi.org/project/flake8-iw - A plugin to show lint errors for IW - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1685355651-flake8-iw - Mon, 29 May 2023 10:20:51 +0000 - - - Updated: flake8-tkinter (0.6) - https://pypi.org/project/flake8-tkinter - A flake8 plugin that helps you write better Tkinter code - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1685096397-flake8-tkinter - Fri, 26 May 2023 10:19:57 +0000 - - - Updated: tryceratops (2.3.2) - https://pypi.org/project/tryceratops - Prevent Exception Handling AntiPatterns - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1684923597-tryceratops - Wed, 24 May 2023 10:19:57 +0000 - - - Updated: flake8-github-annotations (1.1.1) - https://pypi.org/project/flake8-github-annotations - A flake8 formatter that turns output into Github Annotations - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1684837206-flake8-github-annotations - Tue, 23 May 2023 10:20:06 +0000 - - - Updated: flake8-balanced-wrapping (0.1.2) - https://pypi.org/project/flake8-balanced-wrapping - A flake8 plugin that helps you wrap code with visual balance. - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1684837206-flake8-balanced-wrapping - Tue, 23 May 2023 10:20:06 +0000 - - - Updated: flake8-django (1.3) - https://pypi.org/project/flake8-django - Plugin to catch bad style specific to Django Projects. - brian.skinn@gmail.com (Brian Skinn) - https://github.com/bskinn/flake8-bot-1684750836-flake8-django - Mon, 22 May 2023 10:20:36 +0000 - diff --git a/mdbuild/bad_errorcodes.md b/mdbuild/bad_errorcodes.md index f4e35b02..1daea83f 100644 --- a/mdbuild/bad_errorcodes.md +++ b/mdbuild/bad_errorcodes.md @@ -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: 21 Jul 2023* +*Last Updated: 22 Jul 2023* Package|Entry Point -|- diff --git a/mdbuild/ec_sort.md b/mdbuild/ec_sort.md index 7b13d6c3..375049e7 100644 --- a/mdbuild/ec_sort.md +++ b/mdbuild/ec_sort.md @@ -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: 21 Jul 2023* +*Last Updated: 22 Jul 2023* Entry Point|Package -|- diff --git a/mdbuild/pkg_sort.md b/mdbuild/pkg_sort.md index 3db9ca10..81aca78c 100644 --- a/mdbuild/pkg_sort.md +++ b/mdbuild/pkg_sort.md @@ -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: 21 Jul 2023* +*Last Updated: 22 Jul 2023* Package|Entry Point -|- diff --git a/mdbuild/report.md b/mdbuild/report.md index 76d1c0d0..a93593c6 100644 --- a/mdbuild/report.md +++ b/mdbuild/report.md @@ -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: 21 Jul 2023* +*Last Updated: 22 Jul 2023* **Sorted by Entry Point**