Skip to content

Conversation

wangkuiyi
Copy link
Collaborator

This PR makes the file compliant to the markdownlint pre-commit hook.

Most warnings about this file is about line-length over 80 characters. My solution is based on Emacs. I add the following line to my configuration file

(setq-default fill-column 80)

and for each line that is over 80 characters, I typed M-q.

Copy link
Collaborator

@tonyyang-svail tonyyang-svail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@wangkuiyi wangkuiyi merged commit 2a86b0b into develop Jun 19, 2020
@wangkuiyi wangkuiyi deleted the pre-commit-versioning.md branch June 19, 2020 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants