{"library":"flake8-no-implicit-concat","type":"library","category":null,"description":"flake8-no-implicit-concat is a Flake8 plugin designed to forbid implicit string and bytes literal concatenations in Python code. It helps enforce a coding style where string concatenation is always explicit, thereby preventing subtle bugs caused by accidentally concatenated literals. The current version is 0.3.7, and the project maintains an active release cadence with regular updates.","language":"python","status":"active","version":"0.3.7","tags":["flake8","linter","code-quality","string-concatenation","python","static-analysis"],"install":[{"cmd":"pip install flake8-no-implicit-concat","imports":[]}],"homepage":null,"github":"https://github.com/10sr/flake8-no-implicit-concat","docs":null,"changelog":"https://github.com/10sr/flake8-no-implicit-concat/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/flake8-no-implicit-concat/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Apr 15","next_check":"Tue Jul 14","install_tag":null}}