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
When removing an example .ipynb file, the pre-commit checks do not check that the corresponding myst.md file has been deleted. Could add a check that there are no myst.md files without corresponding .ipynb files.
The text was updated successfully, but these errors were encountered:
When removing an example
.ipynb
file, the pre-commit checks do not check that the correspondingmyst.md
file has been deleted. Could add a check that there are nomyst.md
files without corresponding.ipynb
files.The text was updated successfully, but these errors were encountered: