Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jaggerwang committed Feb 4, 2024
1 parent 8eda1e9 commit 877405a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ Now you can access the backend service at `http://localhost:8080/`.

## Coding Standards

The code you contribute should follow the guidelines of [Alibaba Java Coding Guidelines](https://github.com/alibaba/Alibaba-Java-Coding-Guidelines). There also have checking plugins for most popular IDEs, such as Intellij IDEA, VS Code etc., you can search "Alibaba Java Coding Guidelines" in each's IDE's plugin repository. There should be no `BLOCKER` and `CRITICAL` error in the code you contribute, excepting for naming error like `DTO`, `BO` etc.
The code you contribute should follow the guidelines of [Alibaba Java Coding Guidelines](https://github.com/alibaba/Alibaba-Java-Coding-Guidelines). There also have checking plugins for most popular IDEs, such as Intellij IDEA, VS Code etc., you can search "Alibaba Java Coding Guidelines" in each's IDE's plugin repository. There should be no `BLOCKER` and `CRITICAL` error in the code you contribute, excepting for naming error like `DTO`, `BO` etc.
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ For more information, refer to `.ops/**/frontend-deployment.yml`
- [vue](https://vuejs.org/)
- [vite](https://vitejs.dev/)
- [typescript](https://www.typescriptlang.org/)
- [vben admin](https://github.com/vbenjs/vue-vben-admin/)
- [vben admin](https://github.com/vbenjs/vue-vben-admin/)

0 comments on commit 877405a

Please sign in to comment.