Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Format] - Inconsistency in black formatting line length #1294

Open
JoshuaSBrown opened this issue Feb 7, 2025 · 1 comment
Open

[Format] - Inconsistency in black formatting line length #1294

JoshuaSBrown opened this issue Feb 7, 2025 · 1 comment

Comments

@JoshuaSBrown
Copy link
Collaborator

Description

All files in the repo need to adhere to the 100 char line limit as is present in the root of the project in the .flake8 and pyproject.toml files.

Acceptance

All python files and CI formatters adhere to the global formatters located in the root of the project.

@JoshuaSBrown
Copy link
Collaborator Author

After this PR is merged 1288-notebook-linter, then the github action needs to be changed so that the formatter is reliant on the format config file and not an explicit command line argument in .github/workflows/javascript-format.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant