|
3c61ab16ae
|
Added code for recursively traversing directories
|
2025-06-15 13:15:36 -04:00 |
|
|
1d32865e76
|
Added extra check if fileContainsNullChar returns err; pass filename to it instead of file
|
2025-04-18 22:35:48 -04:00 |
|
|
66f4ca31d1
|
Use filename instead of file handler to scan file for null byte
|
2025-04-18 22:35:22 -04:00 |
|
|
83632f2abc
|
Don't compile the regex if no valid files were given (eg. all files are directories); print error if file is a binary file (contains NULL character)
|
2025-04-16 16:58:27 -04:00 |
|
|
4c4d747a9c
|
Renamed 'cmd' to 'kg' so that go install works correctly
|
2025-03-28 09:06:12 -04:00 |
|