mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-20 04:58:52 +00:00
chore: remove unnecessary section (#18209)
Signed-off-by: Bo-Yi Wu <[email protected]> Co-authored-by: zeripath <[email protected]> Co-authored-by: 6543 <[email protected]>
This commit is contained in:
committed by
GitHub
co-authored by
zeripath
6543
parent
02f7ddd7a2
commit
501efdcc36
@@ -169,12 +169,6 @@ You should run the same version of go that is on the continuous integration
|
|||||||
server as mentioned above. `make fmt-check` will only check if your `go` would
|
server as mentioned above. `make fmt-check` will only check if your `go` would
|
||||||
format differently - this may be different from the CI server version.
|
format differently - this may be different from the CI server version.
|
||||||
|
|
||||||
You should run revive, vet and spell-check on the code with:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
make revive vet misspell-check
|
|
||||||
```
|
|
||||||
|
|
||||||
### Working on JS and CSS
|
### Working on JS and CSS
|
||||||
|
|
||||||
Frontend development should follow [Guidelines for Frontend Development](./guidelines-frontend.md)
|
Frontend development should follow [Guidelines for Frontend Development](./guidelines-frontend.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user