Nisse Bergman

Results 6 issues of Nisse Bergman

It would be nice to be able to use custom template names. Swiftgen currently only support the standard c-style unnamed `%d` templates etc. In the project I'm currently working on...

type: enhancement
difficulty: medium

There is no conversion between`lab`and `lch`. The closest I could find is `lchab` so the example in the documentation should probably be changed to something that works.

### New Issue Checklist - [x ] Updated SwiftLint to the latest version - [x ] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug I'm running SwiftLint installed...

help
integration

I opted to just add a small comment in the example so that those that search can find it.

I just tested out xCode 26 Beta 1 and trying to run SwiftGen with mint `mint run swiftgen config lint` I get this error: ``` 🌱 Finding latest version of...

I just installed XCode 26 Beta 1 and after installing I get this error `error: unsupported configuration: the aggregate target 'SwiftGenPlugin' has package dependencies, but targets that build for different...