mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 09:06:21 +00:00
Initial commit
This commit is contained in:
16
docs/devcontainer.md
Normal file
16
docs/devcontainer.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# GitHub Codespace
|
||||
|
||||
The project's Codespace configuration is located in ".devcontainer". It includes the "Dockerfile" for the development container.
|
||||
The project can be opened directly in a Codespace.
|
||||
|
||||
## Running Unit Tests
|
||||
|
||||
## Displaying Code Coverage
|
||||
|
||||
## Included Extensions
|
||||
### Python
|
||||
### Pylance
|
||||
|
||||
## Installing pre-released Extensions
|
||||
### Pylint
|
||||
### Black
|
||||
Reference in New Issue
Block a user