Content-Length: 271113 | pFad | http://github.com/adafruit/circuitpython/commit/2e33e00a8eb216e76971396856f59444f9ed9a26

C9 add formatting/spelling exceptions · adafruit/circuitpython@2e33e00 · GitHub
Skip to content

Commit 2e33e00

Browse files
committed
add formatting/spelling exceptions
1 parent be6fa2a commit 2e33e00

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: .codespell/exclude-file.txt

+3
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ USB_PRODUCT = "BLOK"
55
print(binascii.b2a_base64(b"fo"))
66
# again, neither will "there" or "wither", since they have "the"
77
i1Qb$TE"rl
8+
ZEN = "the zen of python beautiful is better than ugly explicit is better than implicit simple is better than complex complex is better than complicated flat is better than nested sparse is better than dense readability counts special cases arent special enough to break the rules although practicality beats purity errors should never pass silently unless explicitly silenced in the face of ambiguity refuse the temptation to guess there should be one and preferably only one obvious way to do it although that way may not be obvious at first unless youre dutch now is better than never although never is often better than right now if the implementation is hard to explain its a bad idea if the implementation is easy to explain it may be a good idea namespaces are one honking great idea lets do more of those"
9+
"arent",
10+
"youre",

Diff for: tools/codeformat.py

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
"tests/**/repl_*.py",
7171
# don't reindent this third-party code we vendored in
7272
"ports/raspberrypi/lwip_src",
73+
# line breaks
74+
"tools/mpy-tool.py",
7375
]
7476

7577

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/adafruit/circuitpython/commit/2e33e00a8eb216e76971396856f59444f9ed9a26

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy