Garric G. Nahapetian

Results 9 issues of Garric G. Nahapetian

Would it be possible to use this or a similar library to - instead of transferring a style to another image - build an ML model that learns the style...

Have you considered this to enforce formatting?

improvement

I used marathon today to build a cool little tool. It was super fun and marathon made it really easy. When it came time to release my tool to the...

new feature
in progress

Hello. I've really enjoyed using Cartography, so thank you! I'm seeing an issue for the first time where auto layout is complaining and breaking constraints, but when I manually set...

- Add `RedundantTypeAnnotationConfiguration` for `ignore_booleans` option - Integrate with `RedundantTypeAnnotationRule` - Add `RedundantTypeAnnotationConfigurationTests` - Add `RedundantTypeAnnotationRule` - Refactor `isFalsePositive` logic for readability

## Changelog - Rewrite `SwiftLintPlugin` using `BUILD_WORKSPACE_DIRECTORY` without relying on the `--config` option - Rewrite `Plugins/SwiftLintPlugin/Path+Helpers.swift` - Update Plug-in Support in `README.md` ## Benefits - Supports parent/child configurations - Supports...

- Modify Generator, NeedleFoundation, and all Samples to support Swift Concurrency - Set SWIFT_STRICT_CONCURRENCY to Complete to all Samples - Remove actor isolated code from non-isolated deinits in Samples -...

Depends on https://github.com/uber/needle/pull/473.