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

[MAINTENANCE] Formatting, lint ignores .git-blame-ignore-revs #9578

Merged
merged 4 commits into from
Mar 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 19 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#
# https://black.readthedocs.io/en/stable/guides/introducing_black_to_your_project.html#avoiding-ruining-git-blame
# Apply noqa markers for all TCH001 violations
# https://github.com/great-expectations/great_expectations/pull/7072
f5e7df1846102d9a62cc9b9110387925ffae60cc
# Apply noqa markers for all PTH (use-pathlib) violations
# https://github.com/great-expectations/great_expectations/pull/7290
Expand All @@ -19,3 +20,21 @@ e55b3484a86f654e8b819041dd6cc73730e01a8f
# black 2.2 -> 2.3 formatting changes
# https://github.com/great-expectations/great_expectations/pull/7946
582fe60179b9b8bf31ba0a394bfa669f495ce8c6
# lint ci, expectations and rule_based_profiler
# https://github.com/great-expectations/great_expectations/pull/8422
8bd2dea55e22188b74d1b20abee480f2c298239d
# ruff 0.0.280
# https://github.com/great-expectations/great_expectations/pull/8179
544f90d0e90807032e517283c1c0971904ebd4e0
# ruff 0.0.284
# https://github.com/great-expectations/great_expectations/pull/8552
02224a3c9f53552207682c54dde70f9bb4cae1c4
# add @overrides
# https://github.com/great-expectations/great_expectations/pull/8589
c3df7cde688332cb101432909145b37ff4108803
# prettier yaml formatting
# https://github.com/great-expectations/great_expectations/pull/9562
179c974eb23cbd5197459e0c95749f22041f806e
# black -> ruff format
# https://github.com/great-expectations/great_expectations/pull/9536
697d5910c8331721e7dc299b1c0a294de84275b5