12 Commits
Author SHA1 Message Date
David Jennes 4d1d3591c7 Bump year 2022-07-30 20:47:39 +02:00
David Jennes f106ec0c12 Default to modern spacing for built-in templates 2022-07-30 04:41:47 +02:00
David Jennes da4d1b11a9 Add mechanism to switch to new (smart) space trimming 2022-07-30 04:41:45 +02:00
David Jennes cb2a69d77f Fix issues in codebase 2022-07-26 02:46:37 +02:00
David Jennes e344c78adc Pass along path to stencil env. so it can load other templates 2022-07-26 01:24:22 +02:00
André Lucas Ota 834029b1e1 Lint fixes 2021-10-05 00:02:58 -03:00
André Lucas Ota ca1b4475b9 Removing merge comment 2021-10-04 23:52:37 -03:00
André Lucas Ota 05a8b17de3 Adding silent mode 2021-10-04 23:52:37 -03:00
David Jennes e7c4cf6560 Merge branch 'develop' into feature/file-resources
# Conflicts:
#	.swiftpm/xcode/xcshareddata/xcschemes/swiftgen.xcscheme
#	Sources/SwiftGenCLI/templates/files/flat-swift4.stencil
#	Sources/SwiftGenCLI/templates/files/flat-swift5.stencil
#	Sources/SwiftGenCLI/templates/files/structured-swift4.stencil
#	Sources/SwiftGenCLI/templates/files/structured-swift5.stencil
#	Sources/TestUtils/TestsHelper+Context.swift
#	SwiftGen.xcodeproj/project.pbxproj
#	Tests/TemplatesTests/TestsHelper.swift
2021-04-12 04:50:18 +02:00
David Jennes 4249b4c131 Added some unit tests 2021-04-12 01:51:00 +02:00
Craig Siemens 5defa101f1 Added the template file path to the input xcfilelist. 2021-04-12 01:02:27 +02:00
David Jennes bb744a11aa Split off CLI internals to separate framework (for SPM testing) 2021-04-11 21:24:46 +02:00