Skip to content

Commit

Permalink
Disable markdowlint comments
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Sep 27, 2021
1 parent b10f94b commit fe097ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- markdownlint-disable MD033 -->
# EMMO - Python API for the European Materials & Modelling Ontology

![CI tests](https://github.com/emmo-repo/EMMO-python/workflows/CI%20Tests/badge.svg)
Expand Down
2 changes: 1 addition & 1 deletion docs/release-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

1. Create release branch (branch name can be the target version number).
2. Update version number in `emmopy/__init__.py`.
3. Commit and push to origin (https://github.com/emmo-repo/EMMO-python.git).
3. Commit and push to origin ([emmo-repo/EMMO-python](https://github.com/emmo-repo/EMMO-python.git)).
4. Push the release branch to GitHub and create a pull request for merging to the master branch.
5. Once accepted, merge to master.
6. Create a release on GitHub with a short release description.
Expand Down
1 change: 1 addition & 0 deletions docs/tools-instructions.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- markdownlint-disable MD024 -->
# Instructions for tools available in EMMOntoPy

**Content:**
Expand Down

0 comments on commit fe097ca

Please sign in to comment.