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
One way of implementing canonicalization would be taking a mapping of (possibly globbed) filenames to functions which canonicalize the file content, and apply this when reading the file content (in the hashing function).
Common canonicalization functions (e.g. strip certain lines) could be provided.
First, we should collect cases where the current method fails, to get a better view of the requirements.
The text was updated successfully, but these errors were encountered: