Labs/Jetpack/FlightDeck/Contribution/Style Guide
< Labs | Jetpack | FlightDeck | Contribution
Jump to navigation
Jump to search
Overall
Please use tab indentation (not spaces)
Python
All code should follow Style Guide for Python Code with indentation as above
HTML
Please use double quotes for parameters (")
JS
Please use single quotes for strings (')
CSS
Please place hacks (will they be ever needed?) in the separate file