About Anaconda Help Download Anaconda

Extension for flake8 for validating Python String Formatting Style (SFS)

copied from cf-staging / flake8-sfs

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.0.0

conda install

To install this package run one of the following:
conda install conda-forge::flake8-sfs
conda install conda-forge/label/cf202003::flake8-sfs

Description

For historical reasons, the Python programming language has accumlated multiple ways to do string formatting. This flake8 plugin exists to let you define which of these styles your project allows from within the flake8 plugin ecosystem. You might use this via a git pre-commit hook, or as part of your continuous integration testing.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy