pip install ni-python-styleguide Linting To lint, just run the lint subcommand (from within the project root, or lower): ni-python-styleguide lint # or ni-python-styleguide lint ./dir/ # or ni-python-styleguide lint module.py The rules enforced are all rules documented in the written ...
chore(internal): enable more lint rules (#945) e967f5a megamanics pushed a commit to devops-testbed/openai-python that referenced this pull request Aug 14, 2024 chore(internal): enable more lint rules (openai#945) ed99dd7 cgayapr pushed a commit to cgayapr/openai-python that refere...