Skip to content

Commit 0ebaed7

Browse files
Copilotmapitman
andcommitted
Remove specific line count from copilot instructions to prevent staleness
Co-authored-by: mapitman <4205286+mapitman@users.noreply.github.com>
1 parent e6f644c commit 0ebaed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mdview is a command-line tool written in Go that formats Markdown files and laun
1515

1616
## Project Structure
1717

18-
- `main.go` - Single-file application containing all core logic (~361 lines)
18+
- `main.go` - Single-file application containing all core logic
1919
- `github-markdown.css` - Embedded GitHub-style CSS for rendered output
2020
- `template.html` - Embedded HTML template for output
2121
- `mdview.1.md` - Man page in Markdown format (converted to `mdview.1` via pandoc)

0 commit comments

Comments
 (0)