mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
updated pyproject.toml
This commit is contained in:
@@ -36,6 +36,7 @@ class FileChange:
|
||||
original: str
|
||||
fixed: str
|
||||
|
||||
|
||||
WARNING_PATTERN = re.compile(r"(?:^[\d\-T:.Z]+ )?(warning:|trace: warning:)")
|
||||
TIMESTAMP_PREFIX = re.compile(r"^[\d\-T:.Z]+ ")
|
||||
NIX_STORE_PATH = re.compile(r"/nix/store/[^/]+-source/([^:]+\.nix)")
|
||||
|
||||
Reference in New Issue
Block a user