Commit Graph

4 Commits

Author SHA1 Message Date
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Josh Hagins 7f89a7a4a4 find-empty-folders.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Muratcan Simsek 92dbdab197 Add Find Empty Folders
This simple (and currently free) program finds empty folders on
your computer. There are many solutions for this task around,
but they all lack one important capability: Folders that appear
empty but yet contain a hidden ".DS_Store" file are not found by
them. Therefore, this tool considers a folder empty even if it
contains just a .DS_Store file.
2015-08-23 17:21:31 +03:00