Pinned
3,315 contributions in the last year
Less
More
Activity overview
Contributed to
sindresorhus/eslint-plugin-unicorn,
sindresorhus/got,
sindresorhus/Gifski
and 5 other
repositories
Contribution activity
March 2021
Created 73 commits in 33 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8 repositories not shown
Created a pull request in sindresorhus/Gifski that received 2 comments
Support building for Apple Silicon
@kornelski I didn't want to deal with the complicated Xcode run stuff. A makefile was much easier. Fixes #215
+30
−70
•
2
comments
Reviewed 25 pull requests in 19 repositories
sindresorhus/awesome 5 pull requests
sindresorhus/type-fest 2 pull requests
sindresorhus/os-locale 2 pull requests
sindresorhus/get-port 1 pull request
sindresorhus/matcher 1 pull request
sindresorhus/mem 1 pull request
sindresorhus/query-string 1 pull request
sindresorhus/pageres 1 pull request
sindresorhus/gulp-zip 1 pull request
sindresorhus/env-paths 1 pull request
sindresorhus/electron-unhandled 1 pull request
sindresorhus/active-win 1 pull request
sindresorhus/got 1 pull request
sindresorhus/file-type 1 pull request
sindresorhus/dark-mode 1 pull request
imagemin/imagemin-optipng 1 pull request
imagemin/imagemin-webp 1 pull request
imagemin/imagemin-gifsicle 1 pull request
imagemin/imagemin-pngcrush 1 pull request
Created an issue in nicklockwood/SwiftFormat that received 6 comments
The `redundantNilInit` rule fails on properties in a struct
Swift supports both default implicit initialization of optional bindings and explicit. These are equivalent: struct A { var x: Int? } struct A { var …
6
comments
Opened 16 other issues in 8 repositories
feedback-assistant/reports
5
open
- FB9024329: The `.font` environment key should always be defined in the environment
- FB9024317: Not possible to set system font with default font size in SwiftUI
- FB9024298: Add `Text#fontSize()` modifier to SwiftUI
- FB9024243: Support `AVCaptureAudioFileOutput` on iOS
- FB9024235: AVAudioRecorder should support setting an input device
