David Jennes
19646bcddf
Update SwiftLint to 0.39.2 ( #295 )
...
* Update SwiftLint to 0.39.2
* Enable a bunch of extra rules
* Fix all warnings
* Ignore this Xcode generated folder
Co-authored-by: Olivier Halligon <olivier@halligon.net >
2020-08-12 22:52:00 +02:00
David Jennes
3f4622f54f
Fix issues in Sources
...
Sources
sources
2018-11-11 17:34:47 +01:00
Ilya Puchka
0269052d6a
Merge branch 'master' into dynamic-filter
...
# Conflicts:
# CHANGELOG.md
# Sources/ForTag.swift
# Sources/IfTag.swift
# Sources/Parser.swift
# Sources/Variable.swift
# Tests/StencilTests/ExpressionSpec.swift
# Tests/StencilTests/FilterSpec.swift
# Tests/StencilTests/ForNodeSpec.swift
# Tests/StencilTests/VariableSpec.swift
2018-10-01 21:21:56 +01:00
David Jennes
0d4dee29b2
Use multiline strings
...
multi
t
t
2018-09-20 04:17:42 +02:00
Ilya Puchka
564ccb7af7
added filter to apply dynamic filter
2018-05-13 12:46:51 +01:00
Ilya Puchka
fa68ba9df8
feat: Added indent filter ( #188 )
2018-01-28 16:17:23 +00:00
Ilya Puchka
c4a84a6375
feat: apply string filters to arrays ( #190 )
2018-01-22 17:20:42 +00:00
Ilya Puchka
c30597457f
feat: added split fitler ( #187 )
2018-01-21 16:49:32 -08:00
Ilya Puchka
1223efbc7e
fix(default): Check for wrapped nil in filter ( #162 )
2017-12-24 11:11:46 -08:00
Kyle Fuller
fdde1dec02
refactor: Simplify string filters to use stringify
2016-12-08 16:17:26 +00:00
Kyle Fuller
8f6b403aa9
fix(join): Dont force strings
2016-12-08 16:15:57 +00:00
Kyle Fuller
b1da85b140
feat(default filter): Support multiple defaults
2016-11-28 19:24:27 +00:00
Kyle Fuller
9fdbbc99e9
feat(filters): Add a join filter
2016-11-27 19:47:50 +00:00
Kyle Fuller
dfd57e9571
feat: Add a default filter
2016-11-27 18:27:30 +00:00
Kyle Fuller
feff3b18b1
Add support for Swift 3.0
2016-09-13 19:12:47 +01:00
Boris Bügling
372b2e7576
Add Package.swift and move files around
2015-12-08 11:45:03 +01:00