Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • css and sass coding standards

css and sass coding standards · Changes

Page history
add newline rules to comments authored Dec 17, 2013 by Mike McLin's avatar Mike McLin
Hide whitespace changes
Inline Side-by-side
css-and-sass-coding-standards.markdown
View page @ 137706da
...@@ -25,7 +25,7 @@ Comment style should be simple and consistent within a single code base. ...@@ -25,7 +25,7 @@ Comment style should be simple and consistent within a single code base.
* Keep line-length to a sensible maximum, e.g., 80 columns. * Keep line-length to a sensible maximum, e.g., 80 columns.
* Make liberal use of comments to break CSS code into discrete sections. * Make liberal use of comments to break CSS code into discrete sections.
* Use "sentence case" comments and consistent text indentation. * Use "sentence case" comments and consistent text indentation.
* There should be one line after each comment section/subsection, and 4 lines before (unless the section starts the page) * There should be one line after each comment section/subsection, and 4 lines before sections (unless the section starts the page) and 2 lines before sub-sections.
Tip: configure your editor to provide you with shortcuts to output agreed-upon comment patterns. Tip: configure your editor to provide you with shortcuts to output agreed-upon comment patterns.
......
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages