We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
danger-swift edit
1 parent dbc576e commit f88b659Copy full SHA for f88b659
DangerfileExtensions/ChangelogCheck.swift
@@ -1,3 +1,5 @@
1
+import Danger
2
+
3
func checkChangelog() {
4
let allSourceFiles = danger.git.modifiedFiles + danger.git.createdFiles
5
0 commit comments