You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: include previously-indexed files in incremental and --files modes (audit #2/#12)
getChangedFiles() hard-filtered by LANG_MAP, silently dropping custom-
extension files that were indexed during --full. Now also accepts files
already in the files table. --files mode no longer rejects non-standard
extensions — warns instead and indexes as text.
0 commit comments