File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ Hello there! Thank you for taking interest in Inkwell!
20
20
* I have updated documentation and doc tests to any modified functions or types as applicable
21
21
* I have added tests to cover my changes
22
22
* All new and existing tests passed
23
- * I am basing my changes off master, instead of one of the llvm version branches
23
+ * I am basing my changes off master, instead of one of the llvm version branches (they're deprecated and no longer necessary)
24
24
25
25
### Desired
26
26
27
- * I have ran clippy and updated portions of code pertaining to my changes
27
+ * I have ran ` cargo clippy` and updated portions of code pertaining to my changes
28
28
* I will keep my code reasonably up to date via rebasing over merging whenever possible (This helps avoid unnecessary merge commits)
29
29
30
30
## Got Questions?
You can’t perform that action at this time.
0 commit comments