Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
micropython/.git-blame-ignore-revs
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
47 lines (32 sloc)
1.65 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#all: Reformat remaining C code that doesn't have a space after a comma. | |
5b700b0af90591d6b1a2c087bb8de6b7f1bfdd2d | |
# ports: Reformat more C and Python source code. | |
5c32111fa0e31e451b0f1666bdf926be2fdfd82c | |
# all: Update Python formatting to latest Black version 22.1.0. | |
ab2923dfa1174dc177f0a90cb00a7e4ff87958d2 | |
# all: Update Python formatting to latest Black version 21.12b0. | |
3770fab33449a5dadf8eb06edfae0767e75320a6 | |
# tools/gen-cpydiff.py: Fix formatting of doc strings for new Black. | |
0f78c36c5aa458a954eed39a46942209107a553e | |
# tests/run-tests.py: Reformat with Black. | |
2a38d7103672580882fb621a5b76e8d26805d593 | |
# all: Update Python code to conform to latest black formatting. | |
06659077a81b85882254cf0953c33b27614e018e | |
# tools/uncrustify: Enable more opts to remove space between func and '('. | |
77ed6f69ac35c1663a5633a8ee1d8a2446542204 | |
# tools/codeformat.py: Include extmod/{btstack,nimble} in code formatting. | |
026fda605e03113d6e753290d65fed774418bc53 | |
# all: Format code to add space after C++-style comment start. | |
84fa3312cfa7d2237d4b56952f2cd6e3591210c4 | |
# tests: Format all Python code with black, except tests in basics subdir. | |
3dc324d3f1312e40d3a8ed87e7244966bb756f26 | |
# all: Remove spaces inside and around parenthesis. | |
1a3e386c67e03a79eb768cb6e9f6777e002d6660 | |
# all: Remove spaces between nested paren and inside function arg paren. | |
feb25775851ba0c04b8d1013716f442258879d9c | |
# all: Reformat C and Python source code with tools/codeformat.py. | |
69661f3343bedf86e514337cff63d96cc42f8859 | |
# stm32/usbdev: Convert files to unix line endings. | |
abde0fa2267f9062b28c3c015d7662a550125cc6 | |
# all: Remove trailing spaces, per coding conventions. | |
761e4c7ff62896c7d8f8c3dfc3cc98a4cc4f2f6f |