Tim Searle

Results 4 issues of Tim Searle

I have a question around producing the following output: ``` 1111.2222.3333.4444 4000000000000065 31122019 ]]> ``` How can I use XMLEncoder to produce? This element is nested within others but they've...

When trying to use oauth2c on a GitHub Actions Ubuntu runner, having installed via: ```bash curl -sSfL https://raw.githubusercontent.com/cloudentity/oauth2c/master/install.sh | \ sudo sh -s -- -b /usr/local/bin latest ``` The command...

Given two bounding boxes, return a new bounding box that is the intersection of them both.

enhancement
good first issue

### New Issue Checklist - [X] I've Updated SwiftLint to the latest version. - [X] I've searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues). ### Feature or Enhancement Proposal I cannot determine a...

enhancement