This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
SwiftLint
Watch
1
Star
0
Fork
You've already forked SwiftLint
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e932b7f692
SwiftLint
/
Source
/
SwiftLintFramework
/
Models
/
RuleKind.swift
8 lines
119 B
Swift
Raw
Blame
History
public
enum
RuleKind
:
String
{
case
lint
case
idiomatic
case
style
case
metrics
case
performance
}
Reference in New Issue
View Git Blame
Copy Permalink