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
Copy file name to clipboardExpand all lines: docs/plan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Tasks:
7
7
-[x] Update the README to include a section on how to convert from pre-commit to rustyhook
8
8
-[x] Remove the duplicate code in the github actions by consolidating the build steps and deployment steps into a single workflow (the ones that relate to publishing that is)
9
9
-[x] enable logging to a file or other outputs other than just stdout
10
-
-[] ensure logging levels are configurable and appropriate for all execution steps
10
+
-[x] ensure logging levels are configurable and appropriate for all execution steps
11
11
-[ ] enable using rustyhook in this repository as for pre-commit replacement and configure for a rust project
12
12
-[ ] replace the use of pip with uv - potentially link to the source code so as to get the benefit without needing a local binary
13
13
-[ ] emulate all known pre-commit hooks for use with native execution - all known hooks at https://github.com/pre-commit/pre-commit-hooks
0 commit comments