JP Simard

Results 142 issues of JP Simard

Use of `self` should be limited to escaping closures and scopes in which other declarations conflict.

rule-request

This allows specifying a git revision or "commit-ish" that is considered stable. If specified, SwifLint will attempt to query the git repository index for files changed since that revision, using...

Zip archives produced by rules_apple appear to fail CRC checks. ```console $ git clone https://github.com/envoyproxy/envoy-mobile.git $ git checkout 234b73f4 $ git submodule update --init --recursive $ ./bazelw build ios_xcframework --config=ios...

* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? I'm trying to push a podspec...

front-end
ruby
priority-low
difficulty-easy

front-end
priority-low
difficulty-easy

I'm thinking of having SourceKitten generate a line range which we can use to link to GitHub, and which we can read from jazzy if the file paths are present.

help-wanted
front-end
feature
priority-low
difficulty-moderate

Jazzy uses USRs for URLs because Swift allows overloading declarations with the same name, but with different type signatures. However, since overloading is the minority case, we could use the...

feature
ruby
difficulty-moderate

From #370: > However, PSPDFKit really highlights that jazzy needs some performance optimizations to handle larger projects gracefully. Generating docs for your project takes ~50 seconds on my Macbook Pro!...

enhancement
priority-low

This should be a lot simpler than doing the same of Swift. /cc @segiddins

feature