-
Notifications
You must be signed in to change notification settings - Fork 943
chore: adopt markdownlint and markdown-table-formatter for *.md #15831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit
Hold shift + click to select a range
fe34c79
disable prettier for docs md
EdwardAngert 5d1429a
make fmt
EdwardAngert a8b2217
fix md in jfrog-artifactory
EdwardAngert 8df4ea1
Merge remote-tracking branch 'origin/main' into 216-disable-prettier-…
819074c
add markdownlint-cli2 and rules
150fdef
make fmt
4a1fb29
fix typo
acee64b
alt text to contributors
9109a7e
Apply suggestions from code review
EdwardAngert a6b8f83
move action; remove output format
6e8aa60
link fixes
9f14438
fixes and ignore no-bare-urls
40a94f1
md fixes
43435a5
add changed.yml
1da5f23
md lint changed files
59a92c9
remove redundancy from docs-pr.yaml
34ca8cb
mdlinter ignore docs/reference
EdwardAngert 4dc14ea
fix errors
EdwardAngert b7331df
Merge branch 'm
10000
ain' into 216-disable-prettier-docs-md
matifali fcaa917
Integrate markdownlint and remove Prettier for docs
matifali e9431a6
Refactor docs lint workflow in docs-lint.yaml
matifali 2f84e0f
Update docs lint workflow to include site directory
matifali e3ac0b1
Add packageManager to site package.json
matifali 9ccfcfd
Refactor actions and workflows for consistency
matifali 7d5b411
Remove pnpm-lock.yaml from version control
matifali 3b396d3
Fix markdown lint issues in docs and Makefile
matifali 44ceda1
Remove comment line handling in example parsing
matifali 847a8f3
Quote markdownlint path globs in Makefile
matifali 4ed47fc
Fix formatting in provisionerGenerated.ts
matifali 89fec9a
Merge remote-tracking branch 'origin/main' into 216-disable-prettier-…
EdwardAngert 6d5006a
Refactor TypeScript formatting target in Makefile
matifali 0471071
Refactor Makefile to rename fmt/ts to fmt/biome
matifali 981d7b5
Refactor documentation for consistency in formatting
matifali d11102a
Rename docs-lint.yaml to docs-ci.yaml
matifali e14d543
Discard changes to .github/actions/setup-node/action.yaml
matifali f1305d0
Discard changes to coderd/prometheusmetrics/testdata/agent-stats.json
matifali 3670fa7
Discard changes to coderd/prometheusmetrics/insights/testdata/insight…
matifali e1eec2f
revert non-docs chnages
matifali f3652f7
remove prettier
matifali 34ceccf
ignore examples.gen.json
matifali 868d3fa
Merge branch '216-disable-prettier-docs-md' into atif/bye-bye-prettier
matifali 3c2c4da
Merge branch 'main' into atif/bye-bye-prettier
matifali 8cdd668
Update markdown formatting tools and apply fixes
matifali 223cd4d
ci: specify workspace directory in setup-node action
matifali 6de5e1d
Add Storybook launch script to package.json
matifali 2ed285f
Rename docs lint workflow to docs CI
matifali eb3504c
Remove redundant setup-node configuration
matifali 7b7308b
Add echo for changed files in docs CI workflow
matifali 95d5574
Fix workflow environment variable syntax in docs CI
matifali d8fb439
Swap lint and fmt steps in docs workflow
matifali db200bb
Rename workflow job to 'docs' in docs-ci.yaml
matifali 60a5a4a
Improve markdown formatting consistency
matifali 691cf5c
Refactor JSON example tags formatting and add comment
matifali c9afb8b
Add generated examples for various environments
matifali 79abf5f
Merge branch 'main' into atif/bye-bye-prettier
matifali 7a326bd
`make fmt`
matifali f6c652a
Resolve merge conflict by incorporating both suggestions
matifali ab64ced
fix glob
matifali fd042dd
fix glob
matifali c9bc320
fixup: remove extra examples.gen.json from root
matifali a38312a
JSON do not have commnets
matifali 3417860
remove target for ignored file
matifali bd31583
make -B
matifali 9b0f28a
fixup
matifali 917d6b3
Merge branch 'main' into atif/bye-bye-prettier
matifali ad73e4e
fixup
matifali 90acaca
Reorder and update VSCode extension recommendations
matifali 979a283
enable more rules
matifali 34aa71b
Merge branch 'main' into atif/bye-bye-prettier
matifali 6abc05a
make gen
matifali a291686
make fmt
matifali a61d20d
golden files
matifali e384d0a
Merge branch 'main' into atif/bye-bye-prettier
matifali f0cb88d
Update URLs to angle brackets for Markdown
matifali 4e83922
Update codersdk/deployment.go
matifali 504a1ed
Update docs/changelogs/v2.1.1.md
matifali 4cea376
Update docs/changelogs/v2.5.0.md
matifali 1637783
Merge branch 'main' into atif/bye-bye-prettier
matifali 5392bb7
fix heading levels in IDP sync documentation
matifali 15f21eb
Update docs CI workflow for specific file paths
matifali b733ad1
Format code examples in docs with backticks
matifali 0d41834
Update workflow paths for consistent globbing
matifali f97ce22
Merge branch 'main' into atif/bye-bye-prettier
matifali 687b015
wip
matifali fe265eb
wip 2
matifali 33f4b81
fixup
matifali 11dd374
Update markdownlint config for schema and templates docs
matifali 43f568b
Merge branch 'main' into atif/bye-bye-prettier
matifali dadc689
make -B gen
matifali c375423
Delete coderd/database/dbmock/gomock_reflect_2684282611/prog.go
matifali 6b95860
make -B gen
matifali 8fefeef
make -B gen
matifali 8731666
make update-golden-files
matifali 9f6adaa
fixup
matifali File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove redundant setup-node configuration
- Loading branch information
commit eb3504c31d8e67ae077fb235dde68a768031c0d5
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.