aboutsummaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-19 16:09:11 +0100
committerAkshay <[email protected]>2021-10-19 16:09:11 +0100
commita1886854d9fa5f02fe755352b44f6aabf2711514 (patch)
tree8b6ce74fca8ea21596e39c81de16d92d482a19e3 /notes.txt
parente4c4a77d03ffe02ec5b3fda71eb4ccd97e9cdf58 (diff)
fix flake builds
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
index d8c2f0a..73d9439 100644
--- a/notes.txt
+++ b/notes.txt
@@ -8,6 +8,7 @@ Interface
8- load files to be read as VFS 8- load files to be read as VFS
9- path interner 9- path interner
10- traits to go from Report to text/errfmt 10- traits to go from Report to text/errfmt
11- offline documentation/explaination for lints
11 12
12Fix 13Fix
13--- 14---