Skip to content

Commit

Permalink
Enable dev depdendencies
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meloni committed Jan 29, 2025
1 parent bb4faf2 commit 14cc1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
// Version number can be found in Source/Danger/Danger.swift

// switch to false when release
let isDevelop = false
let isDevelop = true

let swiftLint: Package.Dependency = {
#if compiler(>=5.9)
Expand Down

0 comments on commit 14cc1c5

Please sign in to comment.