https://github.com/maticnetwork/code-guideline
https://github.com/maticnetwork/code-guideline
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maticnetwork/code-guideline
- Owner: maticnetwork
- License: mit
- Created: 2021-11-13T15:59:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-05T07:48:23.000Z (over 4 years ago)
- Last Synced: 2025-06-22T01:47:53.422Z (12 months ago)
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# code-guideline
Coding guidelines for different language & technology.
> The coding guidelines helps us to make sure - every dev in an organisation writes same kind of code.
We have documented following guidelines -
* [Javascript](javascript.md)
* [FrontEnd](frontend.md)