Skip to content

Feat: Introduce format flag for models and audits#4203

Merged
VaggelisD merged 2 commits intomainfrom
vaggelisd/format_flag
Apr 21, 2025
Merged

Feat: Introduce format flag for models and audits#4203
VaggelisD merged 2 commits intomainfrom
vaggelisd/format_flag

Conversation

@VaggelisD
Copy link
Contributor

Fixes #4097

This PR introduces the format flag in models & audits (not serialized) which controls whether they'll be formatted or not. The default behavior is to allow formatting by default, but users can now opt-out if formatting introduces unwanted side-effects.

@VaggelisD VaggelisD force-pushed the vaggelisd/format_flag branch from 9919f6a to e10972e Compare April 21, 2025 15:39
@VaggelisD VaggelisD merged commit f2f7cde into main Apr 21, 2025
22 checks passed
@VaggelisD VaggelisD deleted the vaggelisd/format_flag branch April 21, 2025 15:58
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

Successfully merging this pull request may close these issues.

Allow files/models to skip formatting

3 participants