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

Consider using SwiftFormat for consistent formatting #38

Open
gregcotten opened this issue Jul 22, 2020 · 1 comment
Open

Consider using SwiftFormat for consistent formatting #38

gregcotten opened this issue Jul 22, 2020 · 1 comment

Comments

@gregcotten
Copy link
Collaborator

I'm a big fan of Nick Lockwood's SwiftFormat tool. It's been invaluable to me to keep a consistent code style.

I can submit a pull request with a default "SwiftFormatted" version of the current SwiftFFmpeg codebase, if you are interested in seeing what it would look like!

@sunlubo
Copy link
Owner

sunlubo commented Jul 23, 2020

Currently, I'm using swift-format to format the codebase.

swift-format --configuration .swift-format -i -r .

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

2 participants