8000 Code formatters · Issue #7829 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

Code formatters #7829

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

Closed
IhorNehrutsa opened this issue Sep 20, 2021 · 2 comments
Closed

Code formatters #7829

IhorNehrutsa opened this issue Sep 20, 2021 · 2 comments

Comments

@IhorNehrutsa
Copy link
Contributor

Which C and Python code formatters are used in Micropython?
If they are used, how to run them locally?

If nothing, then I suggest using
Clang formatted for C and C++ source code
Yapf for Python source code

@dlech
Copy link
Contributor
dlech commented Sep 20, 2021

uncrustify and black plus some custom fixups

Use ./tools/codeformat.py to run locally

@IhorNehrutsa
Copy link
Contributor Author

@dlech Thank you.

tannewt added a commit to tannewt/circuitpython that referenced this issue Apr 7, 2023
…_in_use

only add circuitpython_splash to display if it's not in another group
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
0