commit | 5022c65c3333cb1b015467bd0219598dd0408384 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch1@gmail.com> | Tue Sep 11 12:08:22 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 11 12:08:22 2018 -0700 |
tree | ae10767edefd1c15d1c64e8f28a4ec3fb59142c5 | |
parent | 8c904dab1804edb5769c8ecc1301da2927e029df [diff] |
Add lints from package:pedantic (#66) - Fix a control_flow_in_finally by removing the nested try/catch which was set up for ordering of behavior and instead check for a closed controller in both places. - Fix a prefer_is_not_empty.
A file system watcher.
It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.