Displaying 1 to 20 from 65 results

atom-editorconfig - Helps developers maintain consistent coding styles between different editors

  •    Javascript

EditorConfig helps developers maintain consistent coding styles between different editors.See the EditorConfig documentation for a detailed description of the .editorconfig file format.




elements-of-python-style - Goes beyond PEP8 to discuss what makes Python code feel great

  •    

This document goes beyond PEP8 to cover the core of what I think of as great Python style. It is opinionated, but not too opinionated. It goes beyond mere issues of syntax and module layout, and into areas of paradigm, organization, and architecture. I hope it can be a kind of condensed "Strunk & White" for Python code. ... but, be flexible on naming and line length.

elm-format - elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide

  •    Haskell

elm-format is still in alpha. If you run into any problems, please report them. The format produced by elm-format may change significantly before the 1.0.0 release. If this will cause problems for you, please refrain from using elm-format during the alpha- and beta-test periods.

uncrustify - Code beautifier

  •    C++

Here is an example configuration file, and here is a before and after C source example. That should give you a pretty good idea of what Uncrustify can do. Pre compiled binaries for Windows can be downloaded here.


scalastyle - scalastyle

  •    Scala

Scalastyle examines your Scala code and indicates potential problems with it.

tlint - Tighten linter for Laravel conventions.

  •    PHP

This is an opinionated code linter (with growing support for auto-formatting!) for Tighten flavored code conventions for Laravel and PHP. In this case TLint will warn if you are not using the B) method. This example is a sort of "meta layer" of code linting, allowing teams to avoid higher level sticking points of code review / discussions.

coding-style - :last_quarter_moon_with_face: My rules coding for HTML, CSS and JavaScript development

  •    

"Every line of code should appear to be written by a single person, no matter the number of contributors." - Chinese Proverb. The following document describes the rules of writing in development languages that I use: HTML, CSS and JavaScript.

grunt-jscs - Grunt task for JSCS

  •    Javascript

Task for checking JavaScript Code Style with jscs. Run this task with the grunt jscs command.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.