mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
remove inline markdownlint comment (#7610)
* remove inline markdownlint comment * move mdl config files
This commit is contained in:
5
.github/ISSUE_TEMPLATE/.mdl_style.rb
vendored
5
.github/ISSUE_TEMPLATE/.mdl_style.rb
vendored
@@ -1,5 +0,0 @@
|
||||
all
|
||||
exclude_rule 'MD035'
|
||||
exclude_rule 'MD036'
|
||||
exclude_rule 'MD041'
|
||||
exclude_rule 'MD046'
|
||||
1
.github/ISSUE_TEMPLATE/.mdlrc
vendored
1
.github/ISSUE_TEMPLATE/.mdlrc
vendored
@@ -1 +0,0 @@
|
||||
style '.mdl_style.rb'
|
||||
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -6,7 +6,6 @@ labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
<!-- markdownlint-disable MD040 MD046 -->
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user