Coding Convention
✍️ 1. Coding convention by google
Objective-C: https://google.github.io/styleguide/objcguide.html
HTML/CSS: https://google.github.io/styleguide/htmlcssguide.html
JavaScript: https://google.github.io/styleguide/jsguide.html
TypeScript: https://google.github.io/styleguide/tsguide.html
AngularJS: https://google.github.io/styleguide/angularjs-google-style.html
Vim script: https://google.github.io/styleguide/vimscriptguide.xml
✍️ 2. Coding convention by sonar
Objective-C: https://rules.sonarsource.com/objective-c
HTML/CSS: https://rules.sonarsource.com/html
JavaScript: https://rules.sonarsource.com/javascript
TypeScript: https://rules.sonarsource.com/typescript