Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Oct 29, 2023
1 parent c3b1946 commit 27ec0fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GitHub/private/License/Get-GitHubLicenseByName.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ filter Get-GitHubLicenseByName {
[Diagnostics.CodeAnalysis.SuppressMessageAttribute(
'PSAvoidLongLines', '',
Scope = 'function',
Target = 'Get-GitHubLicenseByName',
Justification = 'Contains a long link.'
)]
[CmdletBinding()]
Expand Down

0 comments on commit 27ec0fe

Please sign in to comment.