-
iOS @lyft
- Montreal
- www.jpsim.com
Highlights
- Pro
Block or Report
Block or report jpsim
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
SourceKitten Public
An adorable little framework and command line tool for interacting with SourceKit.
-
-
JPSThumbnailAnnotation Public
A simple mapkit annotation for displaying images and details.
-
DeckRocket Public
DeckRocket turns your iPhone into a remote for Deckset presentations
538 contributions in the last year
Less
More
Contribution activity
March 2022
Created 28 commits in 5 repositories
Created 1 repository
- jpsim/xcodes Swift
Created a pull request in RobotsAndPencils/xcodes that received 7 comments
Add experimental unxip flag
This mirrors this change in Xcodes.app: RobotsAndPencils/XcodesApp#179
In my tests (M1 Max, 64GB RAM), unxipping is 3x faster than /usr/bin/xip. I …
+587
−15
•
7
comments
Opened 15 other pull requests in 4 repositories
realm/SwiftLint
7
merged
1
closed
- Fix make package command
- Prevent empty files from triggering rule violations
- [Docs] Remove "experimental" label for analyzer rules
-
Fix regression in
unused_importrule when using Swift 5.6 - Fix Dockerfile
- Use SwiftSyntax visitor to parse commands
- Require Swift 5.5 to build SwiftLint
-
Integrate Swift Syntax in the
force_castrule
envoyproxy/envoy-mobile
1
merged
1
open
2
closed
Homebrew/homebrew-core
2
closed
jpsim/gh_action_test
1
closed
Reviewed 18 pull requests in 3 repositories
realm/SwiftLint
13 pull requests
- Support recursive globs
- Add back return_value_from_void_function rule
- Fix make package command
- Automatically enforce min Swift version for all rules
- Exclude examples with complex language constructs from the rule documentation
-
Fix regression in
trailing_closurerule with Swift 5.6 - Add -I to _InternalSwiftSyntaxParser on Linux
-
Fix regression in
last_whererule with Swift 5.6 -
Fix
closure_parameter_positionrule with Swift 5.6 -
Fix
empty_parentheses_with_trailing_closurewith Swift 5.6 -
Fix false positive in
EmptyEnumArgumentsRulewith Swift 5.6 - Ignore MARK in multiline comment
- Add option to exclude examples from the rule documentation