mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-04 08:21:08 -04:00
add docusaurus, convert notes/tips, ids
This commit is contained in:
@@ -202,7 +202,11 @@ We use nose2, flake8, and yapf to test, lint, and format code. You can use the `
|
||||
|
||||
We use [yapf](https://github.com/google/yapf) to automatically format code. Our configuration is in the `[yapf]` section of `setup.cfg`.
|
||||
|
||||
?> Tip- Many editors can use yapf as a plugin to automatically format code as you type.
|
||||
:::tip
|
||||
|
||||
Tip- Many editors can use yapf as a plugin to automatically format code as you type.
|
||||
|
||||
:::
|
||||
|
||||
## Testing Details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user