mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-04 12:14:24 +02:00
chore(spelling): add codespell pre-commit hook
Fixes spelling mistakes identified by it.
This commit is contained in:
parent
bc15d8950f
commit
1d2898f6ab
14 changed files with 23 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
# For convenient building of the library and gdnative export templates targeted at the javacript platform.
|
||||
# For convenient building of the library and gdnative export templates targeted at the javascript platform.
|
||||
FROM emscripten/emsdk:3.1.14
|
||||
RUN apt-get update && apt-get install pkg-config python3 -y
|
||||
RUN pip3 install scons==4.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue