Skip to content

fix: set default for append-newline flag to None#4820

Merged
kelsin merged 1 commit intomainfrom
kelsin/fix-append-newline
Jun 25, 2025
Merged

fix: set default for append-newline flag to None#4820
kelsin merged 1 commit intomainfrom
kelsin/fix-append-newline

Conversation

@kelsin
Copy link
Copy Markdown
Contributor

@kelsin kelsin commented Jun 25, 2025

No description provided.

Comment thread sqlmesh/cli/main.py
"--append-newline",
is_flag=True,
help="Include a newline at the end of each file.",
default=None,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only change that wasn't caused by precommit ruff formatting.

@kelsin kelsin merged commit 2663dc9 into main Jun 25, 2025
25 checks passed
@kelsin kelsin deleted the kelsin/fix-append-newline branch June 25, 2025 23:25
@kelsin
Copy link
Copy Markdown
Contributor Author

kelsin commented Jun 25, 2025

Was an accident regression in 66ac52a#diff-ee9496a254a2890f8bf859cb9be8ba85a367683b7f651c2a2ae1caa077bb9705L314

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.

2 participants