-
-
-
-
SwiftLint, version 0.17.0 is crashing when parsing example:
```swift
public enum SystemCountry: String {
case ÅlandIslands = "AX"
}
```
Crash occurs only with capital letter `Å` when it …
-
### Steps to reproduce the behavior
1. Rotate the device in the same direction until it crashes, either clockwise or counter-clockwise.
2. Should crash after going from portrait > landscape > upsi…
-
I've found a reproducible crash with `WPRichContentView` in the splitview branch for the Reader (`feature/ipad-splitview-reader`).
Reproduction steps:
* Open a post in the reader
* With the sp…
-
This might be better suited as a SourceKitten issue, but since we stumbled upon it using jazzy and since using it is the easiest way I know of reproducing it, I'm posting here instead.
We tried usi…
matej updated
7 years ago
-
* Bug report / * Suggestion for improvement
## Current behavior
when I include Kendo Ui internationalization in my Angular Cli project with the following example
https://www.telerik.com/kendo…
-
This bug is about implementing basic HTTP security headers.
- `X-Content-Type-Options: nosniff` (also known as XCTO)
- `X-Frame-Options: DENY` (or `SAMEORIGIN`, also known as XFO)
- `X-XSS-Protection`…
-
Hello,
Is the support for swift 3 in pipeline?
Thanks