mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-02 13:57:05 +02:00
DOCUMENTATION: Use alternative fix for newline issue in IPvGO docs (#2350)
This commit is contained in:
@@ -151,12 +151,6 @@ upstream/master
|
||||
- Keep code-changes on a branch as small as possible. This makes it easier for code review. Each branch should be its own independent feature.
|
||||
- Regularly rebase your branch against `dev` to make sure you have the latest updates pulled.
|
||||
|
||||
### Special Exceptions
|
||||
|
||||
- In `src/ScriptEditor/NetscriptDefinitions.d.ts`, there are two specially-formatted go boards with two trailing whitespaces.
|
||||
Make sure your editor does not automatically format those examples.
|
||||
You can look for changes to that part using `git diff` to make sure the whitespaces are still present.
|
||||
|
||||
## Running locally
|
||||
|
||||
Install
|
||||
|
||||
Reference in New Issue
Block a user