Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alexandru/scala-best-practices issues and pull requests

#71 - fix logos and pdf links

Pull Request - State: open - Opened by joaovgp over 2 years ago

#71 - fix logos and pdf links

Pull Request - State: open - Opened by joaovgp over 2 years ago

#70 - Update 4-concurrency-parallelism.md

Pull Request - State: open - Opened by gravetii over 3 years ago

#70 - Update 4-concurrency-parallelism.md

Pull Request - State: open - Opened by gravetii over 3 years ago

#69 - Fix link to external scala spec pdf

Pull Request - State: open - Opened by siudeks over 3 years ago

#69 - Fix link to external scala spec pdf

Pull Request - State: open - Opened by siudeks over 3 years ago

#68 - Revert section that said implicit parameters must be in a second group

Pull Request - State: closed - Opened by niij about 4 years ago - 2 comments

#68 - Revert section that said implicit parameters must be in a second group

Pull Request - State: closed - Opened by niij about 4 years ago - 2 comments

#67 - Update 2-language-rules.md

Pull Request - State: closed - Opened by RuoyuDai over 5 years ago

#67 - Update 2-language-rules.md

Pull Request - State: closed - Opened by RuoyuDai over 5 years ago

#66 - #61 Suggestion SHOULD NOT use scala.App

Pull Request - State: closed - Opened by Slakah over 5 years ago

#66 - #61 Suggestion SHOULD NOT use scala.App

Pull Request - State: closed - Opened by Slakah over 5 years ago

#65 - FIX README to 2.20 Link

Pull Request - State: closed - Opened by Slakah over 5 years ago

#65 - FIX README to 2.20 Link

Pull Request - State: closed - Opened by Slakah over 5 years ago

#64 - [question] Usage of return

Issue - State: open - Opened by franklinchou over 5 years ago - 1 comment

#64 - [question] Usage of return

Issue - State: open - Opened by franklinchou over 5 years ago - 1 comment

#63 - Error hierarchy

Pull Request - State: closed - Opened by fokot almost 6 years ago - 1 comment

#63 - Error hierarchy

Pull Request - State: closed - Opened by fokot almost 6 years ago - 1 comment

#62 - Typeclass instance location

Pull Request - State: closed - Opened by kidonm almost 6 years ago

#62 - Typeclass instance location

Pull Request - State: closed - Opened by kidonm almost 6 years ago

#61 - Suggestion SHOULD NOT use scala.App

Issue - State: closed - Opened by Slakah almost 6 years ago - 1 comment

#61 - Suggestion SHOULD NOT use scala.App

Issue - State: closed - Opened by Slakah almost 6 years ago - 1 comment

#60 - Replace tabs with spaces in language rules

Pull Request - State: closed - Opened by Oedipus-zz about 6 years ago - 2 comments

#60 - Replace tabs with spaces in language rules

Pull Request - State: closed - Opened by Oedipus-zz about 6 years ago - 2 comments

#59 - Usage of underscore

Issue - State: open - Opened by frgomes over 6 years ago

#59 - Usage of underscore

Issue - State: open - Opened by frgomes over 6 years ago

#58 - Update 2-language-rules.md

Pull Request - State: closed - Opened by samthebest over 6 years ago - 1 comment

#58 - Update 2-language-rules.md

Pull Request - State: closed - Opened by samthebest over 6 years ago - 1 comment

#57 - Change date

Pull Request - State: closed - Opened by mycaule over 6 years ago - 1 comment

#57 - Change date

Pull Request - State: closed - Opened by mycaule over 6 years ago - 1 comment

#56 - Rule: case classes should be final

Pull Request - State: closed - Opened by kusumakarb over 6 years ago - 3 comments

#55 - Add a rule: case classes SHOULD be final

Issue - State: closed - Opened by jordanobodh over 6 years ago - 4 comments

#54 - removes all explicit section headers

Pull Request - State: closed - Opened by wookietreiber almost 7 years ago - 3 comments

#53 - adds section about head/tail and init/last decomposition

Pull Request - State: closed - Opened by wookietreiber almost 7 years ago - 1 comment

#52 - explicit section/subsection numbers make it harder to contribute

Issue - State: open - Opened by wookietreiber almost 7 years ago - 2 comments

#51 - Add `2.20 Must not use Seq.head` rule

Pull Request - State: closed - Opened by valydia almost 7 years ago - 8 comments

#50 - Add a rule for NOT using Seq.head

Issue - State: closed - Opened by valydia almost 7 years ago - 1 comment

#49 - Add JMH and Scala Meter references

Pull Request - State: closed - Opened by satybald over 7 years ago - 3 comments

#48 - Reference to JMH, Scala Meter

Issue - State: closed - Opened by satybald over 7 years ago - 2 comments

#47 - Update README.md

Pull Request - State: closed - Opened by sergiuszkierat over 7 years ago

#46 - 2.3 Clarity

Issue - State: closed - Opened by aemc over 7 years ago - 2 comments

#45 - 2.11: Favour java.time over joda-time :watch: (fixes #44)

Pull Request - State: closed - Opened by jjst over 7 years ago - 1 comment

#44 - Update rule 2.11 to discourage use of joda-time in favour of java.time

Issue - State: closed - Opened by jjst over 7 years ago - 3 comments

#43 - 2.17 Nested case classes?

Issue - State: open - Opened by macalinao about 8 years ago - 1 comment

#41 - Fixed example from the Cake pattern section

Pull Request - State: closed - Opened by azhur over 8 years ago

#40 - Update Play reference and typo in 4-concurrency-parallelism.md

Pull Request - State: closed - Opened by wslulciuc over 8 years ago - 3 comments

#39 - remove redundancy

Pull Request - State: closed - Opened by clayrat over 8 years ago - 1 comment

#38 - Rule 5.1 needs a *good* example

Issue - State: open - Opened by ches over 8 years ago - 1 comment

#37 - Adding example for nesting value classes in package objects

Pull Request - State: closed - Opened by alexflav23 almost 9 years ago - 1 comment

#36 - 3.4. SHOULD be mindful of the garbage collector — Incorrect example

Issue - State: open - Opened by Aivean almost 9 years ago - 2 comments

#35 - IMPORTANT: Rewriting history of repository

Issue - State: closed - Opened by alexandru about 9 years ago - 2 comments
Labels: management

#34 - Rule about updating a var for loops or conditionals

Issue - State: open - Opened by JGailor about 9 years ago - 17 comments

#33 - Add a rule about best / bad practices for implicits and context bounds

Issue - State: open - Opened by staslev about 9 years ago - 7 comments

#32 - Added a note about avoiding ConfigFactory.load()

Pull Request - State: closed - Opened by staslev about 9 years ago - 6 comments

#31 - Fix typo

Pull Request - State: closed - Opened by Wintus about 9 years ago

#30 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger about 9 years ago

#29 - Akka Streams

Pull Request - State: closed - Opened by pvoznenko about 9 years ago - 2 comments

#28 - Add Japanese translation

Pull Request - State: closed - Opened by fjtkfm over 9 years ago - 3 comments

#27 - Rule 3.1 example?

Issue - State: closed - Opened by iamthiago over 9 years ago - 3 comments

#26 - use proper name of method to get assets

Pull Request - State: closed - Opened by speedcom over 9 years ago

#25 - Add rule on not doing TODO comments

Issue - State: open - Opened by alexandru over 9 years ago - 1 comment

#24 - Use if-else vs pattern matching for booleans

Issue - State: open - Opened by smajithia76 over 9 years ago - 8 comments

#23 - Writing effective tests?

Issue - State: closed - Opened by utsengar almost 10 years ago - 5 comments

#22 - Fixing suggestion for non hardcoded thread pools to avoid jamming implicit resolution.

Pull Request - State: closed - Opened by alexflav23 almost 10 years ago - 3 comments

#21 - fixed a trivial typo

Pull Request - State: closed - Opened by ufricke almost 10 years ago - 1 comment

#20 - MUST NOT include classes, traits and objects inside package objects

Pull Request - State: closed - Opened by nermin about 10 years ago - 5 comments

#19 - 2.6 issues

Issue - State: open - Opened by ejstrobel about 10 years ago - 2 comments

#18 - Add rule on avoiding optional function parameters

Issue - State: open - Opened by alexandru over 10 years ago - 1 comment

#17 - Rule 4.4 example

Issue - State: open - Opened by ramn over 10 years ago - 1 comment

#16 - 2.17. SHOULD NOT define case classes nested in other classes

Issue - State: open - Opened by muuki88 over 10 years ago - 6 comments

#15 - Just small fix for namespace for NonFatal object.

Pull Request - State: closed - Opened by dvorobiov over 10 years ago - 1 comment

#14 - Add // bad example - for clearly marking bad code samples

Issue - State: open - Opened by alexandru over 10 years ago - 1 comment

#13 - Add rule 4.12

Pull Request - State: closed - Opened by leothekim over 10 years ago - 7 comments

#12 - MUST NOT use capital letters but for the most important things

Issue - State: open - Opened by jrudolph over 10 years ago - 3 comments

#11 - Rule 5.2 could mention possible memory leak

Issue - State: open - Opened by q42jaap over 10 years ago - 1 comment

#10 - Fix a missing bracket

Pull Request - State: closed - Opened by vendethiel over 10 years ago - 1 comment

#9 - Replaced reference to NP-Complete in Section 1.2

Pull Request - State: closed - Opened by arnfred over 10 years ago - 1 comment

#8 - Rule 4.3 needs clarifications

Issue - State: open - Opened by alexandru over 10 years ago

#7 - Version 4

Pull Request - State: closed - Opened by alexandru over 10 years ago

#6 - Avoid type inference for public methods' return type

Issue - State: closed - Opened by padurean over 10 years ago - 1 comment

#5 - Make a rule on not using Option.get

Issue - State: closed - Opened by alexandru over 10 years ago

#4 - Avoid nesting case classes

Issue - State: closed - Opened by rbraley over 10 years ago - 4 comments

#3 - jsr-310 as alternative to joda-time

Issue - State: closed - Opened by francisdb over 10 years ago - 3 comments

#2 - garbage-collector

Issue - State: closed - Opened by MasseGuillaume over 10 years ago - 4 comments

#1 - start date on same line + use high order functions in examples

Pull Request - State: closed - Opened by MasseGuillaume over 10 years ago - 2 comments