Skip to content
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

Fix typedoc/classes links after 1b4559c31 #1113

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

sevaseva
Copy link
Contributor

Apologies for introducing this issue earlier.

Bonus idea: add a test or a pre-commit hook that fails if there is a match in any *.md file for regex \(/typedoc/classes/babylon\.[A-Z]

i.e. that fails if there is a capital letter after (/typedoc/classes/babylon. anywhere in Markdown or something along those lines

Copy link

vercel bot commented Apr 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 19, 2024 10:34pm

@impurity-dev
Copy link
Contributor

Bonus idea: add a test or a pre-commit hook that fails if there is a match in any *.md file for regex \(/typedoc/classes/babylon\.[A-Z]

i.e. that fails if there is a capital letter after (/typedoc/classes/babylon. anywhere in Markdown or something along those lines

I might see if I can add some precommit hooks to this repo this weekend. I also want this :) (see #1022)

@RaananW RaananW merged commit 4206798 into BabylonJS:master Apr 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants