Skip to content

Commit ee8718e

Browse files
appleboyzeripath6543
authored
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]>
1 parent 72cced1 commit ee8718e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/content/doc/developers/hacking-on-gitea.en-us.md

-6
Original file line numberDiff line numberDiff line change
@@ -169,12 +169,6 @@ You should run the same version of go that is on the continuous integration
169169
server as mentioned above. `make fmt-check` will only check if your `go` would
170170
format differently - this may be different from the CI server version.
171171

172-
You should run revive, vet and spell-check on the code with:
173-
174-
```bash
175-
make revive vet misspell-check
176-
```
177-
178172
### Working on JS and CSS
179173

180174
Frontend development should follow [Guidelines for Frontend Development](./guidelines-frontend.md)

0 commit comments

Comments
 (0)