# ggupta2005/flake8-all-not-strings

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ggupta2005-flake8-all-not-strings).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

0 stars · 0 forks

## Links

- GitHub: https://github.com/ggupta2005/flake8-all-not-strings
- awesome-repositories: https://awesome-repositories.com/repository/ggupta2005-flake8-all-not-strings.md

## Description

Flake8 plugin that checks that the all the elements defined in the all list are strings. Sometimes the flake8 doesn't throw error from the init.py if the modules under all are not strings.

## Tags

### Part of an Awesome List

- [Code Style](https://awesome-repositories.com/f/awesome-lists/devtools/code-style.md) — Ensures modules in all are defined as strings.
