jpmonettas / clindex

A Clojure[Script] source code indexer
Eclipse Public License 1.0
116 stars 6 forks source link

Improve clindex.api/index-file? predicate #6

Open jpmonettas opened 4 years ago

jpmonettas commented 4 years ago

This is called when the watcher detects a file change and should return true only for files that when changed should be reindexed (clj, cljs, clj) depending on platform. Maybe give it a better name also?