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

Incorrect error message when indentation has an extra space. #1893

Open
Cyberbeni opened this issue Sep 28, 2024 · 0 comments
Open

Incorrect error message when indentation has an extra space. #1893

Cyberbeni opened this issue Sep 28, 2024 · 0 comments
Labels

Comments

@Cyberbeni
Copy link
Contributor

Had this extra space in my Package.swift: Cyberbeni/MultiArchSwiftDockerfileExample@eb6ee78
Which resulted in the following error message:

Package.swift:18:1: error: (wrap) Wrap lines that exceed the specified maximum width.

(Using SwiftFormat as a SPM plugin will skip the Package.swift file, I assume we can't change that. My CI workflow uses a standalone version of SwiftFormat.)

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

No branches or pull requests

2 participants