1. 08 10月, 2018 1 次提交
    • Y
      Clean up ActiveRecord code in TodosFinder · 4c1dc310
      Yorick Peterse 提交于
      This refactors the TodosFinder finder according to the new code reuse
      rules, as enforced by the CodeReuse cops. I also changed some of the
      methods to use regular if statements, instead of assignments and/or
      early returns. This results in a more natural flow when reading the
      code, and it makes it harder to accidentally return the wrong result.
      4c1dc310
  2. 02 8月, 2018 2 次提交
  3. 12 7月, 2018 1 次提交
  4. 03 7月, 2018 2 次提交
  5. 06 3月, 2018 1 次提交
  6. 22 12月, 2017 1 次提交
  7. 03 8月, 2017 1 次提交
  8. 15 6月, 2017 1 次提交
  9. 20 8月, 2016 1 次提交