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

Remove danger #41

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Remove danger #41

merged 1 commit into from
Oct 29, 2022

Conversation

uzzu
Copy link
Owner

@uzzu uzzu commented Oct 29, 2022

No description provided.

@uzzu uzzu force-pushed the remove-danger branch 2 times, most recently from 96571a3 to 3cdbf45 Compare October 29, 2022 13:01
@@ -6,6 +6,7 @@ object DotEnvParser {
private val keyValRegex = Regex("""^\s*([\w.-]+)\s*=\s*(.*)?\s*$""")
private val newLinesMatches = Regex("""\n|\r|\r\n""")


Choose a reason for hiding this comment

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

🚫 [ktlint] reported by reviewdog 🐶
Needless blank line(s)

build.gradle.kts Outdated
@@ -20,6 +20,7 @@ ktlint {
ignoreFailures.set(true)
}


Choose a reason for hiding this comment

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

🚫 [ktlint] reported by reviewdog 🐶
Needless blank line(s)

@uzzu uzzu merged commit bc60a0a into main Oct 29, 2022
@uzzu uzzu deleted the remove-danger branch October 29, 2022 13:22
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.

1 participant