mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-28 17:01:16 +00:00
Fix Styling (#758)
* style: ensure consistent indentation * style: add spacing * style: add newlines * style: simplify html * fix: update javascript indent size in contribution guidelines
This commit is contained in:
@@ -197,5 +197,5 @@ All lua code should be done using all the best practices of proper lua using the
|
||||
|
||||
### JavaScript Styleguide
|
||||
|
||||
- Use 4 Space indentation
|
||||
- Use 2 Space indentation
|
||||
- Don't repeat yourself.. if you're using the same operations in many different places convert them into a function with flexible variables.
|
||||
|
||||
Reference in New Issue
Block a user