mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 11:40:42 +00:00
Add Swift language (#2344)
Co-authored-by: Pedro Brito <Pedro.Brito@checkmarx.com>
This commit is contained in:
@@ -840,6 +840,8 @@ namespace Octokit
|
||||
[SuppressMessage("Microsoft.Naming", "CA1702:CompoundWordsShouldBeCasedCorrectly", MessageId = "SuperCollider")]
|
||||
[Parameter(Value = "SuperCollider")]
|
||||
SuperCollider,
|
||||
[Parameter(Value = "Swift")]
|
||||
Swift,
|
||||
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Tcl")]
|
||||
Tcl,
|
||||
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Tcsh")]
|
||||
|
||||
Reference in New Issue
Block a user