6 ms·
Point them to some coding guidelines for the language/platform which you're developing. For Clojure development: https://github.com/bbatsov/clojure-style-guide
by eccp 12y ago
Point them to some coding guidelines for the language/platform which you're developing.
For Clojure development: https://github.com/bbatsov/clojure-style-guide https://github.com/bbatsov/clojure-style-guide
For Scala: https://github.com/alexandru/scala-best-practices/ https://github.com/alexandru/scala-best-practices/ or http://docs.scala-lang.org/style/ http://docs.scala-lang.org/style/