Skip to content
Snippets Groups Projects
  1. Mar 07, 2014
  2. Feb 21, 2014
  3. Feb 05, 2014
  4. Jan 16, 2014
  5. Aug 23, 2013
    • ciaranj's avatar
      Allow linter to run on windows · 5c4892a6
      ciaranj authored
      
      Node provides some cross-platform utility methods to enable safe
      path traversal.
      
      This change merely swaps out a hardcoded '/' (unix path separator)
      to use one of these methods.
      
      An alternative strategy would be to use the constant 'path.sep' but
      this felt 'cleaner'.
      
      Signed-off-by: default avatarciaranj <ciaranj@gmail.com>
      5c4892a6
  6. Jul 30, 2013
  7. Jun 12, 2013
  8. May 08, 2013
  9. Apr 26, 2013
  10. Apr 25, 2013
  11. Apr 02, 2013
  12. Jan 26, 2013
  13. Jan 08, 2013
  14. Nov 20, 2012
  15. Oct 23, 2012
Loading