An open API service for providing issue and pull request metadata for open source projects.

GitHub / pandas-dev/pandas issues and pull requests

Labelled with: Code Style

#57184 - Use ruff to detect banned import

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 1 comment
Labels: Code Style

#57184 - Use ruff to detect banned import

Pull Request - State: closed - Opened by tqa236 almost 2 years ago
Labels: Code Style

#57182 - Migrate pylint to ruff

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 10 comments
Labels: Code Style

#56941 - STY: Enable B904

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 1 comment
Labels: Code Style

#56941 - STY: Enable B904

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 1 comment
Labels: Code Style

#56914 - Autofix ruf010

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 3 comments
Labels: Code Style

#56897 - Fix CI not raised when there's an error

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 2 comments
Labels: CI, Code Style

#56897 - Fix CI not raised when there's an error

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 2 comments
Labels: CI, Code Style

#56895 - STY: enable PLR5501

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 1 comment
Labels: Code Style, Clean

#56895 - STY: enable PLR5501

Pull Request - State: closed - Opened by tqa236 almost 2 years ago
Labels: Code Style, Clean

#56894 - STY: Remove black-specific rule

Pull Request - State: closed - Opened by tqa236 almost 2 years ago
Labels: Code Style

#56894 - STY: Remove black-specific rule

Pull Request - State: closed - Opened by tqa236 almost 2 years ago - 1 comment
Labels: Code Style

#56863 - STY: Use ruff to format docstrings

Pull Request - State: closed - Opened by mroeschke almost 2 years ago - 1 comment
Labels: Docs, Code Style

#56863 - STY: Use ruff to format docstrings

Pull Request - State: closed - Opened by mroeschke almost 2 years ago - 1 comment
Labels: Docs, Code Style

#56804 - DOC: fix EX03 errors in docstrings

Issue - State: closed - Opened by natmokval almost 2 years ago - 65 comments
Labels: Docs, Code Style, good first issue

#56704 - STY: Use ruff instead of black for formatting

Pull Request - State: open - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56704 - STY: Use ruff instead of black for formatting

Pull Request - State: open - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56695 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 2 comments
Labels: Code Style

#56695 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 2 comments
Labels: Code Style

#56671 - STY: Enable ruff pytest checks

Pull Request - State: closed - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56671 - STY: Enable ruff pytest checks

Pull Request - State: closed - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56571 - CI: Fix pre-commit failure

Pull Request - State: closed - Opened by mroeschke almost 2 years ago
Labels: CI, Code Style

#56554 - STY: Bump ruff; use ruff's docstring/code formatting

Pull Request - State: closed - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56554 - STY: Bump ruff; use ruff's docstring/code formatting

Pull Request - State: closed - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56501 - updated sphinx-lint version to 0.9.1

Pull Request - State: closed - Opened by randolf-scholz almost 2 years ago - 1 comment
Labels: Code Style

#56493 - TYP: Update mypy and pyright

Pull Request - State: closed - Opened by twoertwein almost 2 years ago - 1 comment
Labels: Code Style, Typing

#56408 - STY: Fix doctest and docstring formatting errors

Pull Request - State: closed - Opened by mroeschke almost 2 years ago
Labels: Code Style

#56324 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago - 2 comments
Labels: Code Style

#56284 - Allow c files in src/include for gitignore

Pull Request - State: closed - Opened by WillAyd almost 2 years ago - 1 comment
Labels: Code Style

#56026 - STY: Fix whatsnew ordering

Pull Request - State: closed - Opened by mroeschke about 2 years ago
Labels: Code Style

#55549 - PERF/STY: avoid ravel

Issue - State: open - Opened by jbrockmendel about 2 years ago
Labels: Performance, Code Style

#55493 - STY: avoid accessing private attributes/methods/functions

Issue - State: open - Opened by jbrockmendel about 2 years ago
Labels: Code Style, Needs Discussion

#55356 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 2 years ago
Labels: Code Style

#55277 - Updated `pre-commit` hooks versions.

Pull Request - State: closed - Opened by Sai-Suraj-27 about 2 years ago - 2 comments
Labels: Code Style

#55186 - STY: Fix precommit failure

Pull Request - State: closed - Opened by mroeschke about 2 years ago
Labels: Code Style

#55150 - Replace cpplint with clang-format

Pull Request - State: closed - Opened by WillAyd about 2 years ago - 5 comments
Labels: Code Style

#54855 - CI: add empty line in `no-bool-in-generic` to avoid `black` complaining

Pull Request - State: closed - Opened by Charlie-XIAO about 2 years ago - 5 comments
Labels: Code Style

#54639 - Updated `ruff pre-commit` version and modified few lines according to it.

Pull Request - State: closed - Opened by Sai-Suraj-27 over 2 years ago - 2 comments
Labels: Code Style

#54607 - STY: Enable ruff's flynt, flake8-logging-format

Pull Request - State: closed - Opened by mroeschke over 2 years ago - 1 comment
Labels: Code Style

#54548 - ruff 0.0.284

Pull Request - State: closed - Opened by twoertwein over 2 years ago - 1 comment
Labels: Code Style

#54218 - CI: Try out pre-commit.ci again

Pull Request - State: open - Opened by mroeschke over 2 years ago
Labels: CI, Code Style

#53901 - CI: linting check to ensure `lib.NoDefault` is only used for typing

Pull Request - State: closed - Opened by Charlie-XIAO over 2 years ago - 5 comments
Labels: Code Style, Typing

#53510 - STY: Enable Ruff specific checks

Pull Request - State: closed - Opened by mroeschke over 2 years ago
Labels: Code Style

#53483 - ⬆️ UPGRADE: Autoupdate pre-commit config

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: Code Style

#53436 - STYLE: Add ruff check to avoid multiple `with` statements

Issue - State: closed - Opened by DeaMariaLeon over 2 years ago - 10 comments
Labels: Code Style

#53062 - STY: Enable pygrep ruff checks

Pull Request - State: closed - Opened by mroeschke over 2 years ago
Labels: Code Style

#53056 - STY: Enable ruff C4 - comprehensions

Pull Request - State: closed - Opened by mroeschke over 2 years ago
Labels: Code Style

#53048 - STY: Bump black to 23.3.0

Pull Request - State: closed - Opened by mroeschke over 2 years ago - 2 comments
Labels: Code Style

#52999 - STYLE: specify encodings when opening files

Pull Request - State: closed - Opened by KetuPatel806 over 2 years ago - 11 comments
Labels: Code Style

#52974 - STYLE: upgrade ruff

Pull Request - State: closed - Opened by snorfyang over 2 years ago - 1 comment
Labels: Code Style

#52963 - STYLE: specify encodings when opening files

Issue - State: closed - Opened by MarcoGorelli over 2 years ago - 8 comments
Labels: Code Style, good first issue

#52448 - STYLE use TypeAlias and upgrade ruff

Issue - State: closed - Opened by MarcoGorelli over 2 years ago - 17 comments
Labels: Code Style, good first issue

#51708 - STYLE enable ruff PLW2901

Issue - State: closed - Opened by MarcoGorelli over 2 years ago - 9 comments
Labels: Code Style, good first issue

#51416 - CI/STYLE: run black before ruff in pre-commit

Pull Request - State: closed - Opened by jorisvandenbossche almost 3 years ago - 8 comments
Labels: Code Style

#51377 - DOC: flake8 flagging template strings in docstrings as syntax errors

Issue - State: closed - Opened by kkangs0226 almost 3 years ago - 4 comments
Labels: Docs, CI, Code Style

#50274 - STYLE Reduce merge conflicts with `force_single_line` or `force_grid_wrap=1`

Issue - State: closed - Opened by MarcoGorelli almost 3 years ago - 2 comments
Labels: Code Style

#47964 - STYLE check pandas doesn't use external package when that package is vendored

Issue - State: closed - Opened by MarcoGorelli over 3 years ago - 1 comment
Labels: Code Style

#46865 - STYLE replace flake8-rst with something maintained

Issue - State: closed - Opened by MarcoGorelli over 3 years ago - 17 comments
Labels: Code Style, good first issue