-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
Open
Description
Pandas currently uses several formatters (e.g., meson-fmt
, clang-format
, ruff format
) in its .pre-commit-config.yaml
to enforce code style. To further improve developer experience, we could add .editorconfig
. This helps text editors and IDEs apply formatting settings (e.g., spell language, text width, charset, etc.) that align with the project rules.
Metadata
Metadata
Assignees
Labels
No labels