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

Add mdl to the project #27

Closed
2 tasks done
aaronmallen opened this issue May 29, 2018 · 0 comments · May be fixed by #29
Closed
2 tasks done

Add mdl to the project #27

aaronmallen opened this issue May 29, 2018 · 0 comments · May be fixed by #29
Assignees
Milestone

Comments

@aaronmallen
Copy link
Contributor

aaronmallen commented May 29, 2018

Add markdown lint to the project.

  • add an .mdlrc file
  • add a style file

I recommend the following style configuration for the project:

# frozen_string_literal: true

all
rule 'MD013', line_length: 120
rule 'MD024', allow_different_nesting: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant