Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 549 Bytes

BUGS.md

File metadata and controls

13 lines (11 loc) · 549 Bytes

BUGS

Currently known bugs with this project:

  • Very little/no error handling
  • colorization is not applied to the default short output. fixing this would need moving the colorization logic to the collect_file_names function.
  • if more than one path is provided they should have a gap between them, and a header for each.
  • wild-cards for the path are not supported and will cause the program to crash.
  • when sorting, dot files should come before non-dot files with the same sorting ie .changelog should come before changelog etc. ll dioc