treewide: fix typos and other minor issues
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
markdownlint = {
|
||||
enable = true;
|
||||
settings.configuration = {
|
||||
# Max line length, doesn't seem to correclty account for lines containing links
|
||||
# Max line length, doesn't seem to correctly account for lines containing links
|
||||
# https://github.com/DavidAnson/markdownlint/blob/main/doc/md013.md
|
||||
MD013 = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user