Nothing Special   »   [go: up one dir, main page]

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

Fix rubocop target version; lint versions #387

Merged
merged 1 commit into from
Jul 31, 2021

Conversation

jaymzh
Copy link
Member
@jaymzh jaymzh commented Jul 30, 2021
  • Target 2.7 - no need for back compat.
  • One lint rule changes: arrays don't end in -1, they just end
  • Kramdown no longer returns codespans that start with a space, so drop those rules, but keep the context
  • Use less-precedent and/or to avoid bugs

@jaymzh jaymzh force-pushed the linters branch 17 times, most recently from 9d55124 to 447d700 Compare July 30, 2021 23:43
* Target 2.7 - no need for back compat
* One lint rule changes: arrays don't end in -1, they just end
* Kramdown no longer returns codespans that start with a space, so drop
those rules, but keep the context

Signed-off-by: Phil Dibowitz <phil@ipom.com>
@jaymzh jaymzh merged commit 5329a84 into markdownlint:master Jul 31, 2021
@jaymzh jaymzh deleted the linters branch July 31, 2021 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants