mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
lsp: Add compile an decompile commands
This commit is contained in:
parent
8c3c43a34a
commit
6f4806bfb3
5 changed files with 74 additions and 3 deletions
|
@ -8,6 +8,10 @@ If you learn something useful, please add it to this file.
|
|||
python -m unittest
|
||||
```
|
||||
|
||||
# Formatting
|
||||
|
||||
Blueprint uses [Black](https://github.com/psf/black) for code formatting.
|
||||
|
||||
# Build the docs
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue