Skip to content

Commit c33404e

Browse files
committed
chore(lint): markdown linting fixes, ignore file
1 parent 99e7578 commit c33404e

File tree

3 files changed

+257
-256
lines changed

3 files changed

+257
-256
lines changed

.markdownlintignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# only care about files that are under our control
1+
# only care about files that are directly under our control
22
config/cheat/cheatsheets/community/*
3+
config/cheat/cheatsheets/tldr/*
34
config/tmux/plugins/*
5+
local/bin/asdf/*
46
tools/*
57
node_modules/*
68

docs/tmux-keybindings.md

-1
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,3 @@ Leader: `<ctrl><space>`
7979
S-Left Move the visible part of the window left
8080
S-Right Move the visible part of the window right
8181
```
82-

0 commit comments

Comments
 (0)