-
ipso santé
- Paris, France
- @guillaumealgis@fosstodon.org
- @guillaumealgis
- https://stackoverflow.com/users/404321
Block or Report
Block or report guillaumealgis
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
XcodeWarningsAsXcconfig Public
Generate a xcconfig including all Xcode compilation warnings with sensible defaults
-
-
SwiftLint-DiscoverNewRules Public
A script to discover opt-in rules you have not yet enabled in your SwiftLint config
Python
-
Script for building Boost for Apple platforms (iOS, iOS Simulator, tvOS, tvOS Simulator, OS X)
-
Serpens.novaextension Public
Forked from mmshivesh/Python-Nova.novaextension
Python Language Server (PyLS) Extension for Nova editor
TypeScript 1
193 contributions in the last year
Activity overview
Contribution activity
March 2023
Created an issue in nicklockwood/SwiftFormat that received 4 comments
Reformatting try
out of XCTAssertEqual call breaks the source
Since upgrading to 0.51.0, SwiftFormat tries (pun unintended) to reformat the following code by moving the try
s out of the function call, but fails…