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: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@ Custom features for dev containers used in development of Omoxyz software projec
4
4
5
5
## Features
6
6
7
-
-**Lefthook** (`lefthook`) – fast polyglot Git hooks manager to automate code checks, formatting, and tests before commits and pushes.
8
-
-**Air** (`go-air`) - live reloader for Go apps
7
+
-**Lefthook** ([lefthook](./src/lefthook/README.md)) – fast polyglot Git hooks manager to automate code checks, formatting, and tests before commits and pushes.
8
+
-**Air** ([go-air](./src/go-air/README.md)) - live reloader for Go apps
0 commit comments