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

dev, .circleci/config.yml, .markdownlint.yaml: Add markdown style check for dev folder #1494

Merged
merged 11 commits into from
Jul 9, 2019
Merged

Commits on Jun 23, 2019

  1. Add markdownlint for dev folder

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    0d57759 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Update circle.yml

    aylei authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    38d9b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79108a View commit details
    Browse the repository at this point in the history
  3. Update config.yml

    aylei authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    9194f3f View commit details
    Browse the repository at this point in the history
  4. Update config.yml

    aylei authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    a8952c4 View commit details
    Browse the repository at this point in the history
  5. Update config.yml

    aylei authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    08d8e29 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Configuration menu
    Copy the full SHA
    2b4bf7d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Fix markdownlint issues after merging

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    2104543 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Add lint rule MD041

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    292fa18 View commit details
    Browse the repository at this point in the history
  2. Comment out the proper names rule

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    1279361 View commit details
    Browse the repository at this point in the history
  3. Check hard tabs in code blocks

    Signed-off-by: Aylei <rayingecho@gmail.com>
    aylei committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    6e5f702 View commit details
    Browse the repository at this point in the history