Skip to content

Conversation

kissferenc
Copy link

No description provided.

}
}

public class func pathsWithSVGURL(_ SVGURL: URL) -> [UIBezierPath] {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indentation looks off here.

hexRed = workingString[0...1]
hexGreen = workingString[2...3]
hexBlue = workingString[4...5]
var range = workingString.startIndex ..< workingString.index(workingString.startIndex, offsetBy: 2)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indentation looks off here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants