mirror of
https://github.com/janet-lang/janet
synced 2025-12-11 19:18:07 +00:00
Fix file mention in CONTRIBUTING.md
This commit is contained in:
@@ -61,7 +61,7 @@ ensure a consistent code style for C.
|
||||
|
||||
## Janet style
|
||||
|
||||
All janet code in the project should be formatted similar to the code in core.janet.
|
||||
All janet code in the project should be formatted similar to the code in src/boot/boot.janet.
|
||||
The auto formatting from janet.vim will work well.
|
||||
|
||||
## Typo Fixing and One-Line changes
|
||||
|
||||
Reference in New Issue
Block a user