Commit Graph

13 Commits

Author SHA1 Message Date
Max Claus Nunes a75eac8490 Improve watching search and configuration by improving default ignore
Now it will ignore by default hidden files and folders, test files and vendor
2018-07-22 10:30:30 -03:00
Max Claus Nunes 586c834cb9 Apply improvements suggested by the linter 2018-07-12 10:35:44 -03:00
Max Claus Nunes f578db31da Improve test coverage 2018-07-12 10:27:07 -03:00
Max Claus Nunes eb4510b3fe Fix watcher scan skipping a whole directory on ignored files 2018-06-24 20:49:28 -03:00
Max Claus Nunes a553e8038e Improve remove overlap to skip already checked paths 2018-06-24 20:48:34 -03:00
Max Claus Nunes b45a8e94fe Improve watcher search 2018-06-22 21:44:26 -03:00
Max Claus Nunes 18ea15ac41 Move cli to a different folder so Godoc works for the rest 2018-06-22 13:45:45 -03:00
Max Claus Nunes f4157b5069 Add Go documents 2018-06-20 23:08:57 -03:00
Max Claus Nunes 2847f41c96 Add more tests 2018-06-20 22:40:09 -03:00
Max Claus Nunes 853e82c957 Add support for glob searches on watch and ignore options 2018-06-18 23:47:20 -03:00
Max Claus Nunes 6fa6a9110c Add support to watch multiple paths 2018-06-18 23:22:18 -03:00
Max Claus Nunes 28cf3176d3 Fix poll interval not been used properly in the watcher 2018-06-18 23:21:43 -03:00
Max Claus Nunes 8e02bc3348 Initial commit 2018-06-17 19:53:26 -03:00