-
Hudl
- London
Popular repositories Loading
-
SwiftLint
SwiftLint PublicForked from realm/SwiftLint
A tool to enforce Swift style and conventions.
Swift
-
soto-core
soto-core PublicForked from soto-project/soto-core
Core framework of Soto the Swift SDK for AWS
Swift
-
SourceKitten
SourceKitten PublicForked from jpsim/SourceKitten
An adorable little framework and command line tool for interacting with SourceKit.
Swift
-
-
periphery
periphery PublicForked from peripheryapp/periphery
A tool to identify unused code in Swift projects.
Swift
1,391 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 1 commit in 1 repository
Created a pull request in realm/SwiftLint that received 8 comments
Allow magic numbers to be configured
Adds an allowed_numbers
configuration parameter to the no_magic_numbers
rule.
In my case, I was hitting 2
and 3
a lot.
Usage:
no_magic_numbers: all…
Opened 1 other pull request in 1 repository
realm/SwiftLint
1
open
-
Mildm8nnered only rule custom rule
This contribution was made on Apr 21
Reviewed 1 pull request in 1 repository
realm/SwiftLint
1 pull request
-
Allow magic numbers to be configured
This contribution was made on Apr 13