Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nicklockwood/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
https://github.com/nicklockwood/SwiftFormat
Add rule to remove block comments
bb1cf9fc24d6a703c8baea6d2182c465a9ed6d44 authored about 3 years ago by sanjanapruthi <[email protected]>
bb1cf9fc24d6a703c8baea6d2182c465a9ed6d44 authored about 3 years ago by sanjanapruthi <[email protected]>
Rename `conditionalBodiesOnNewline` to `wrapConditionalBodies`
5dc326324756ffa3c458f3f44d949c7de2276146 authored about 3 years ago by Nick Lockwood <[email protected]>
5dc326324756ffa3c458f3f44d949c7de2276146 authored about 3 years ago by Nick Lockwood <[email protected]>
Add rule to put conditional bodies on new lines (#989)
cd21048bbc81815cc5f7b734d6f0f402838a4ccb authored about 3 years ago by PeterBuerer <[email protected]>
cd21048bbc81815cc5f7b734d6f0f402838a4ccb authored about 3 years ago by PeterBuerer <[email protected]>
Add option to remove blank line after mark (#964)
10180b3eb4f1b3dbc16ec7a7c8073c6aac86e474 authored about 3 years ago by Léane Texier <[email protected]>
10180b3eb4f1b3dbc16ec7a7c8073c6aac86e474 authored about 3 years ago by Léane Texier <[email protected]>
Add `preferDouble` rule
5000fe96e3e787cd117974310a635dd41efc75dd authored about 3 years ago by Nick Lockwood <[email protected]>
5000fe96e3e787cd117974310a635dd41efc75dd authored about 3 years ago by Nick Lockwood <[email protected]>
Add literal support to redundantType rule (#921)
04414751e7d35ce0c164652f3267f7839f2da6a5 authored about 3 years ago by Cal Stephens <[email protected]>
04414751e7d35ce0c164652f3267f7839f2da6a5 authored about 3 years ago by Cal Stephens <[email protected]>
Make `--redundanttype infer-locals-only` the default
9d91b0074974f4f9ddbae8c77cbf7db7c5799ad5 authored about 3 years ago by Nick Lockwood <[email protected]>
9d91b0074974f4f9ddbae8c77cbf7db7c5799ad5 authored about 3 years ago by Nick Lockwood <[email protected]>
Add --redundanttype infer-locals-only option
aba7db2db258c469ef87e9cec7d00d60dfc2bbfa authored about 3 years ago by Cal Stephens <[email protected]>
aba7db2db258c469ef87e9cec7d00d60dfc2bbfa authored about 3 years ago by Cal Stephens <[email protected]>
Improve redundantType rule
7c20b950c4cacfc338ad2551c7ae96b5513ec76c authored about 3 years ago by Nick Lockwood <[email protected]>
7c20b950c4cacfc338ad2551c7ae96b5513ec76c authored about 3 years ago by Nick Lockwood <[email protected]>
Add rule to capitalize acronyms (#943)
b128fe83baff36e31cadd856e99aba3797b77e86 authored about 3 years ago by Cal Stephens <[email protected]>
b128fe83baff36e31cadd856e99aba3797b77e86 authored about 3 years ago by Cal Stephens <[email protected]>
Add wrapMultilineStatementBraces support for more cases (#955)
922085421953a0d7d315431735d37d15bb3dec39 authored about 3 years ago by Cal Stephens <[email protected]>
922085421953a0d7d315431735d37d15bb3dec39 authored about 3 years ago by Cal Stephens <[email protected]>
Extend redundantParens rule to handle more cases
c690120475d91c3156224a675f66b95f30718bca authored about 3 years ago by Nick Lockwood <[email protected]>
c690120475d91c3156224a675f66b95f30718bca authored about 3 years ago by Nick Lockwood <[email protected]>
Improve assertionFailures rule
8fa07123f400f975546755aaad205058cc4d1b83 authored about 3 years ago by Nick Lockwood <[email protected]>
8fa07123f400f975546755aaad205058cc4d1b83 authored about 3 years ago by Nick Lockwood <[email protected]>
Add assertionFailures rule (#931)
c353cbec6d89aa1b66bff1e37cd06cc070e9b3b6 authored about 3 years ago by sanjanapruthi <[email protected]>
c353cbec6d89aa1b66bff1e37cd06cc070e9b3b6 authored about 3 years ago by sanjanapruthi <[email protected]>
Update for 0.48.18 release
c9ca73cbbf066c1eced1e9b45947ca2dd0769267 authored about 3 years ago by Nick Lockwood <[email protected]>
c9ca73cbbf066c1eced1e9b45947ca2dd0769267 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indenting of conditional wrapped members
27beabac3189113029ed778ddfd66062b6b64eed authored about 3 years ago by Nick Lockwood <[email protected]>
27beabac3189113029ed778ddfd66062b6b64eed authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indenting of wrapped member after #endif
ce717a9d9c159bfcd6aded78b5089daf2f35237a authored about 3 years ago by Nick Lockwood <[email protected]>
ce717a9d9c159bfcd6aded78b5089daf2f35237a authored about 3 years ago by Nick Lockwood <[email protected]>
Fix `redundantObjc` rule when `private(set)` used
ecb0eed7721623d017317e34fc3ce836d70e79e2 authored about 3 years ago by Nick Lockwood <[email protected]>
ecb0eed7721623d017317e34fc3ce836d70e79e2 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix error reporting for `--filelist` files
b0401b045704da358aa9e590c48f43733527a683 authored about 3 years ago by Nick Lockwood <[email protected]>
b0401b045704da358aa9e590c48f43733527a683 authored about 3 years ago by Nick Lockwood <[email protected]>
Apply `--selfrequired` inside nested parameter expressions
ace304d3bbca6db8eaee1e7bcd4a4d45ea55854b authored about 3 years ago by Nick Lockwood <[email protected]>
ace304d3bbca6db8eaee1e7bcd4a4d45ea55854b authored about 3 years ago by Nick Lockwood <[email protected]>
Fix parsing bug in `redundantSelf` rule
24d9318b0f38c5d4e5139faefa85c126e1b91a12 authored about 3 years ago by Nick Lockwood <[email protected]>
24d9318b0f38c5d4e5139faefa85c126e1b91a12 authored about 3 years ago by Nick Lockwood <[email protected]>
Added section for Bazel build usage.
6fecac7d0a4bd650fc28eca30e7e2f702fcf8122 authored about 3 years ago by Chuck Grindel <[email protected]>
6fecac7d0a4bd650fc28eca30e7e2f702fcf8122 authored about 3 years ago by Chuck Grindel <[email protected]>
Update for 0.48.17 release
3c33b468d5c15b6f916b2b4c55a9a3105674c62d authored about 3 years ago by Nick Lockwood <[email protected]>
3c33b468d5c15b6f916b2b4c55a9a3105674c62d authored about 3 years ago by Nick Lockwood <[email protected]>
Fix syntax errors introduced when removing parens
f57e664bdc0df387182d0c353367c9d0e7f7ff94 authored about 3 years ago by Nick Lockwood <[email protected]>
f57e664bdc0df387182d0c353367c9d0e7f7ff94 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix capture list containing comment mistaken for array
a7fc89cd0a4fa08046cc04b049fb5aa6d7f9b8ba authored about 3 years ago by Nick Lockwood <[email protected]>
a7fc89cd0a4fa08046cc04b049fb5aa6d7f9b8ba authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indent for closure with wrapped capture list
86169ecbd846209e65c951a9f212266d36a588bd authored about 3 years ago by Nick Lockwood <[email protected]>
86169ecbd846209e65c951a9f212266d36a588bd authored about 3 years ago by Nick Lockwood <[email protected]>
Fix shadowed param after tuple assignment not marked unused
23cff61bea5b254565abd6036628987e0016072a authored about 3 years ago by Nick Lockwood <[email protected]>
23cff61bea5b254565abd6036628987e0016072a authored about 3 years ago by Nick Lockwood <[email protected]>
Fix issue where pattern matching with inline let would break redundantArguments rule (#1046)
34144264208b4241ea1f316aa4c65bf8638a5cb2 authored about 3 years ago by Cal Stephens <[email protected]>
34144264208b4241ea1f316aa4c65bf8638a5cb2 authored about 3 years ago by Cal Stephens <[email protected]>
Update for 0.48.16 release
9d3f2955d54b8694827905e42ca442b93b9a062b authored about 3 years ago by Nick Lockwood <[email protected]>
9d3f2955d54b8694827905e42ca442b93b9a062b authored about 3 years ago by Nick Lockwood <[email protected]>
Disable redundantInit if followed by comment
7dea79140216ab1ac795f5bd4edfaf5b0b581341 authored about 3 years ago by Nick Lockwood <[email protected]>
7dea79140216ab1ac795f5bd4edfaf5b0b581341 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix issue where redundantInit rule could cause build failure (#1039)
4265d232ea10f28e9b5e28d3385b09458c40bbb6 authored about 3 years ago by Cal Stephens <[email protected]>
4265d232ea10f28e9b5e28d3385b09458c40bbb6 authored about 3 years ago by Cal Stephens <[email protected]>
Fix line indent after indented closure
5a579d9230c0bffdc4965b5bf17252bd16511b43 authored about 3 years ago by Nick Lockwood <[email protected]>
5a579d9230c0bffdc4965b5bf17252bd16511b43 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indenting of labelled trailing closures
5dc1c17d794670f3a24cc2bd36e8c5f8eb5e8a09 authored about 3 years ago by Nick Lockwood <[email protected]>
5dc1c17d794670f3a24cc2bd36e8c5f8eb5e8a09 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix trailing closure label interpreted as keyword
7dd9afe9a1256db93e0683ce78f3064e3e04b3e7 authored about 3 years ago by Nick Lockwood <[email protected]>
7dd9afe9a1256db93e0683ce78f3064e3e04b3e7 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indenting of try/await expressions in collection literal
83a39038a724253cb6ed537596e9b34df1084380 authored about 3 years ago by Nick Lockwood <[email protected]>
83a39038a724253cb6ed537596e9b34df1084380 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix syntax coloring in tests
6d51c89c01c0b94cbc0ac715bda7db536d0c05b1 authored about 3 years ago by Nick Lockwood <[email protected]>
6d51c89c01c0b94cbc0ac715bda7db536d0c05b1 authored about 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.15 release
a1ae5b1fb8d593f276ead034b36129bc57453732 authored about 3 years ago by Nick Lockwood <[email protected]>
a1ae5b1fb8d593f276ead034b36129bc57453732 authored about 3 years ago by Nick Lockwood <[email protected]>
Allow swiftformat directive in middle of comment
d6e7d62e32da10e2ddc191dad04eb967db1562dd authored about 3 years ago by Nick Lockwood <[email protected]>
d6e7d62e32da10e2ddc191dad04eb967db1562dd authored about 3 years ago by Nick Lockwood <[email protected]>
Fix unusedArgument for try/await
0989164d9813ca15205f2ae002482c948b1fb8d0 authored about 3 years ago by Nick Lockwood <[email protected]>
0989164d9813ca15205f2ae002482c948b1fb8d0 authored about 3 years ago by Nick Lockwood <[email protected]>
Balance closing paren for double-indented closures
5db6f07088b22a76272fc31fcb2f7cd6092f3d99 authored about 3 years ago by Nick Lockwood <[email protected]>
5db6f07088b22a76272fc31fcb2f7cd6092f3d99 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix double-indent regression
e458d81b7405eda57b49b243a331ce29a16363fe authored about 3 years ago by Nick Lockwood <[email protected]>
e458d81b7405eda57b49b243a331ce29a16363fe authored about 3 years ago by Nick Lockwood <[email protected]>
Fix inline comment directive not disabling redundantSelf
64c6a2a703bd98e40926d207d65107ab327eb57a authored about 3 years ago by Nick Lockwood <[email protected]>
64c6a2a703bd98e40926d207d65107ab327eb57a authored about 3 years ago by Nick Lockwood <[email protected]>
Fix redundantSelf exclusions not being correctly applied
fce7b50d97d34f7d0f436649c5ef9bb0f90fd47d authored about 3 years ago by Nick Lockwood <[email protected]>
fce7b50d97d34f7d0f436649c5ef9bb0f90fd47d authored about 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.14 release
0f151e632c068b3399597fc3440f12659673c1c7 authored about 3 years ago by Nick Lockwood <[email protected]>
0f151e632c068b3399597fc3440f12659673c1c7 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indenting of wrapped method chain after closing paren
7efba329133744b9ddb063d9ed4eb42330cf8a81 authored about 3 years ago by Nick Lockwood <[email protected]>
7efba329133744b9ddb063d9ed4eb42330cf8a81 authored about 3 years ago by Nick Lockwood <[email protected]>
Make swiftformat directives case-insensitive
4efef33928bcaa326612bf648c1c960775694233 authored about 3 years ago by Nick Lockwood <[email protected]>
4efef33928bcaa326612bf648c1c960775694233 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix unsafe removal of self for shadowed variables
0720ee48ead2e4606d18c4c81113e0f7de517d2c authored about 3 years ago by Nick Lockwood <[email protected]>
0720ee48ead2e4606d18c4c81113e0f7de517d2c authored about 3 years ago by Nick Lockwood <[email protected]>
Fix bug with shadowed argument treated as unused
a5bfbf00c1575b1b98a6a58d8828827a57ca6c20 authored about 3 years ago by Nick Lockwood <[email protected]>
a5bfbf00c1575b1b98a6a58d8828827a57ca6c20 authored about 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.13 release
a3e985b089b9a20e242136fd37c97ffd743baab9 authored about 3 years ago by Nick Lockwood <[email protected]>
a3e985b089b9a20e242136fd37c97ffd743baab9 authored about 3 years ago by Nick Lockwood <[email protected]>
Restore LinuxMain.swift
8048ebdfc549e40b4596aaf86a5946b18ae22ead authored about 3 years ago by Nick Lockwood <[email protected]>
8048ebdfc549e40b4596aaf86a5946b18ae22ead authored about 3 years ago by Nick Lockwood <[email protected]>
Fix bug with indenting of chained function calls
322ef9686f9beef7b01ad1eb42c0df7d591a0c7d authored about 3 years ago by Nick Lockwood <[email protected]>
322ef9686f9beef7b01ad1eb42c0df7d591a0c7d authored about 3 years ago by Nick Lockwood <[email protected]>
Fixed case where param incorrectly marked as unused
8bea80b9229cea9342f339c947ca2da98061b717 authored about 3 years ago by Nick Lockwood <[email protected]>
8bea80b9229cea9342f339c947ca2da98061b717 authored about 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.12 release
746cd7023e53e03cd4dc55273ddedbb88fe81d19 authored about 3 years ago by Nick Lockwood <[email protected]>
746cd7023e53e03cd4dc55273ddedbb88fe81d19 authored about 3 years ago by Nick Lockwood <[email protected]>
Extract global Swift functions list
98848a56935c43ac27de947e779cf1514e5c362a authored about 3 years ago by Nick Lockwood <[email protected]>
98848a56935c43ac27de947e779cf1514e5c362a authored about 3 years ago by Nick Lockwood <[email protected]>
Fix removing self from shadowed variables
ef4ea6c870331057cd2bb3da451411f953cf20a3 authored about 3 years ago by Nick Lockwood <[email protected]>
ef4ea6c870331057cd2bb3da451411f953cf20a3 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix removing self from unwrapped variables
92ea8c7b06c4f58e69639d95928b0cb108542303 authored about 3 years ago by Nick Lockwood <[email protected]>
92ea8c7b06c4f58e69639d95928b0cb108542303 authored about 3 years ago by Nick Lockwood <[email protected]>
Apply --selfrequired to methods that must be called with self
05c739a0ce441a1bd1412dfcb612abc6fe916bbb authored about 3 years ago by Nick Lockwood <[email protected]>
05c739a0ce441a1bd1412dfcb612abc6fe916bbb authored about 3 years ago by Nick Lockwood <[email protected]>
Fix warning due to removing self from min/max in Collection extension
f002b62f14daaec2655c5b1c95b4c597e59a52ef authored about 3 years ago by Nick Lockwood <[email protected]>
f002b62f14daaec2655c5b1c95b4c597e59a52ef authored about 3 years ago by Nick Lockwood <[email protected]>
Fix self insert after assignment
2d8315f7c4518026a4b804a713fe067122a71495 authored about 3 years ago by Nick Lockwood <[email protected]>
2d8315f7c4518026a4b804a713fe067122a71495 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix unused parameters with shadowed names
6bd35cd3a616b6379dfa37fc6e3bc786b398282c authored about 3 years ago by Nick Lockwood <[email protected]>
6bd35cd3a616b6379dfa37fc6e3bc786b398282c authored about 3 years ago by Nick Lockwood <[email protected]>
Fix trailing comments when using `wrapEnumCases` rule
0a6337143c3a8735a83ea0a84398272ee0098e17 authored about 3 years ago by Nick Lockwood <[email protected]>
0a6337143c3a8735a83ea0a84398272ee0098e17 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix @dynamicMemberLookup bug
b6ac4203c9c5579a85c97680090041b4aa5ca34c authored about 3 years ago by Nick Lockwood <[email protected]>
b6ac4203c9c5579a85c97680090041b4aa5ca34c authored about 3 years ago by Nick Lockwood <[email protected]>
Fix indenting of wrapped chained functions
bc7b74ca9e9d77cea6ded0bb93a2119467521aa0 authored about 3 years ago by Nick Lockwood <[email protected]>
bc7b74ca9e9d77cea6ded0bb93a2119467521aa0 authored about 3 years ago by Nick Lockwood <[email protected]>
Remove XCTestManifests.swift and LinuxMain.swift
99cf5837c97963d516863d689669500b93fd63e2 authored about 3 years ago by Nick Lockwood <[email protected]>
99cf5837c97963d516863d689669500b93fd63e2 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix case(Void) bug
53823c4e1a9afeab16d54694c819fb0e57dfd7bf authored about 3 years ago by Nick Lockwood <[email protected]>
53823c4e1a9afeab16d54694c819fb0e57dfd7bf authored about 3 years ago by Nick Lockwood <[email protected]>
Fix potential crash in editDistance() function
b64ac8630716be89640b1a3548464e23a9463cc2 authored about 3 years ago by Nick Lockwood <[email protected]>
b64ac8630716be89640b1a3548464e23a9463cc2 authored about 3 years ago by Nick Lockwood <[email protected]>
Fix test syntax coloring in Xcode 13
f021ac8930d66365ab61ce89b67f593225a53cba authored about 3 years ago by Nick Lockwood <[email protected]>
f021ac8930d66365ab61ce89b67f593225a53cba authored about 3 years ago by Nick Lockwood <[email protected]>
Replace Travis CI with GitHub workflow
5ce90ecf2c257574e1928f884a88bb4636dca1b9 authored about 3 years ago by Nick Lockwood <[email protected]>
5ce90ecf2c257574e1928f884a88bb4636dca1b9 authored about 3 years ago by Nick Lockwood <[email protected]>
Update README instructions for build phase SDKROOT.
339f566ada8587437327153e2894b65c0341ba87 authored about 3 years ago by Richard L Zarth III <[email protected]>
339f566ada8587437327153e2894b65c0341ba87 authored about 3 years ago by Richard L Zarth III <[email protected]>
Update for 0.48.11 release
a9bdfd2548ebe518a693a5c6341d27c42b7e7a0a authored over 3 years ago by Nick Lockwood <[email protected]>
a9bdfd2548ebe518a693a5c6341d27c42b7e7a0a authored over 3 years ago by Nick Lockwood <[email protected]>
Fix labeled tuple handling in `processDeclaredVariables()`
2844496342c4503b2978137f12f44434cbbbde6e authored over 3 years ago by Nick Lockwood <[email protected]>
2844496342c4503b2978137f12f44434cbbbde6e authored over 3 years ago by Nick Lockwood <[email protected]>
Fix parsing error in `processDeclaredVariables()` helper
93dd24517695b0356ddf20e52c10da5cf6cf13d6 authored over 3 years ago by Nick Lockwood <[email protected]>
93dd24517695b0356ddf20e52c10da5cf6cf13d6 authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.10 release
df5116af67920ac250d06d57b99d69f34eba9dc1 authored over 3 years ago by Nick Lockwood <[email protected]>
df5116af67920ac250d06d57b99d69f34eba9dc1 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix backticks incorrectly removed around underscore
1871c6e53e51723d6804a9ed356e44fb4d11aad5 authored over 3 years ago by Nick Lockwood <[email protected]>
1871c6e53e51723d6804a9ed356e44fb4d11aad5 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix parsing error in `redundantSelf` rule
5a91e8493cc4be82fae9b2e527d879c0e384e947 authored over 3 years ago by Nick Lockwood <[email protected]>
5a91e8493cc4be82fae9b2e527d879c0e384e947 authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.9 release
b3f6a8bb0600a7046d5504185fd65dfe2bcf46d4 authored over 3 years ago by Nick Lockwood <[email protected]>
b3f6a8bb0600a7046d5504185fd65dfe2bcf46d4 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix incorrect removal of parens around prefix expression
cd9f8eec16b54a27f5ee695c7afb3f7f9efa2017 authored over 3 years ago by Nick Lockwood <[email protected]>
cd9f8eec16b54a27f5ee695c7afb3f7f9efa2017 authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.8 release
c8abbd27e23db56ec428bc49cec8d2d31fc8d00e authored over 3 years ago by Nick Lockwood <[email protected]>
c8abbd27e23db56ec428bc49cec8d2d31fc8d00e authored over 3 years ago by Nick Lockwood <[email protected]>
Fix incorrect removal of parens around operator literal
168587936da9b93b60ee492e1bfad9e83181a12e authored over 3 years ago by Nick Lockwood <[email protected]>
168587936da9b93b60ee492e1bfad9e83181a12e authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.7 release
a7730daa5d364e1a9655dbdde083c69370bea076 authored over 3 years ago by Nick Lockwood <[email protected]>
a7730daa5d364e1a9655dbdde083c69370bea076 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix double indent of trailing closure
068ceb3f77c9232a7a8e9a4cda5f7180742c6fec authored over 3 years ago by Nick Lockwood <[email protected]>
068ceb3f77c9232a7a8e9a4cda5f7180742c6fec authored over 3 years ago by Nick Lockwood <[email protected]>
Fix unowned(unsafe) stripped by unusedArguments rule
c45e1384589cc7e6fb3086923c2d46e5f2afca98 authored over 3 years ago by Nick Lockwood <[email protected]>
c45e1384589cc7e6fb3086923c2d46e5f2afca98 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix parens incorrectly removed around range argument
f18393e96aeec1aa65607c236fdb2edf47a23c74 authored over 3 years ago by Nick Lockwood <[email protected]>
f18393e96aeec1aa65607c236fdb2edf47a23c74 authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.6 release
6f16a7c66c35cea3539becfc440b5d4822adc90f authored over 3 years ago by Nick Lockwood <[email protected]>
6f16a7c66c35cea3539becfc440b5d4822adc90f authored over 3 years ago by Nick Lockwood <[email protected]>
Don't replace TODO in middle of doc comment block
56578e4379a85f771f92c5e33e8ab37771fdbefb authored over 3 years ago by Nick Lockwood <[email protected]>
56578e4379a85f771f92c5e33e8ab37771fdbefb authored over 3 years ago by Nick Lockwood <[email protected]>
Fix bug in `actor` variable parsing
11e0aee731efefff1c078563b429366b09b371d4 authored over 3 years ago by Nick Lockwood <[email protected]>
11e0aee731efefff1c078563b429366b09b371d4 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix `redundantBackticks` rule for `actor` properties
7833d5f16be2364f50932677f57879c7b9b01324 authored over 3 years ago by Nick Lockwood <[email protected]>
7833d5f16be2364f50932677f57879c7b9b01324 authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.5 release
4704661bd10ef75d3d952b9e99ecd78ee30f894d authored over 3 years ago by Nick Lockwood <[email protected]>
4704661bd10ef75d3d952b9e99ecd78ee30f894d authored over 3 years ago by Nick Lockwood <[email protected]>
Fix method chain indent bug
29ee0decfc392e25b0f1aac5e692b444611e51c3 authored over 3 years ago by Nick Lockwood <[email protected]>
29ee0decfc392e25b0f1aac5e692b444611e51c3 authored over 3 years ago by Nick Lockwood <[email protected]>
Fail `testGenerateRulesDocumentation` if not updates
f6ea222cefe8bb78d22a9d701a9384fab65716dd authored over 3 years ago by Nick Lockwood <[email protected]>
f6ea222cefe8bb78d22a9d701a9384fab65716dd authored over 3 years ago by Nick Lockwood <[email protected]>
Add podspec version test
5dcc609bdad086efdd80c2d167cbfe0c96296e34 authored over 3 years ago by Nick Lockwood <[email protected]>
5dcc609bdad086efdd80c2d167cbfe0c96296e34 authored over 3 years ago by Nick Lockwood <[email protected]>
Add isolated/nonisolated modifiers
351fbea8c392dd97eb8b82b12a1aa6f8ed92fcb0 authored over 3 years ago by Nick Lockwood <[email protected]>
351fbea8c392dd97eb8b82b12a1aa6f8ed92fcb0 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix generic resultBuilder parsing
776dd27de232a43115269e3e9cad9be1d7e0f7ab authored over 3 years ago by Nick Lockwood <[email protected]>
776dd27de232a43115269e3e9cad9be1d7e0f7ab authored over 3 years ago by Nick Lockwood <[email protected]>
Fix miscategorized closure
0b24671c9567919738f2682a2ead61928d8fb81c authored over 3 years ago by Nick Lockwood <[email protected]>
0b24671c9567919738f2682a2ead61928d8fb81c authored over 3 years ago by Nick Lockwood <[email protected]>
Fix double-indent regression
df42d1753103b8af6ac0055eccb892f7eccfd7cf authored over 3 years ago by Nick Lockwood <[email protected]>
df42d1753103b8af6ac0055eccb892f7eccfd7cf authored over 3 years ago by Nick Lockwood <[email protected]>
Update for 0.48.4 release
872e7034f54aeee3f20acf790ecc13e1383f7360 authored over 3 years ago by Nick Lockwood <[email protected]>
872e7034f54aeee3f20acf790ecc13e1383f7360 authored over 3 years ago by Nick Lockwood <[email protected]>
Add `actor` support
0f949c043d5a1db27db2b7df4860fffcd66a70f4 authored over 3 years ago by Nick Lockwood <[email protected]>
0f949c043d5a1db27db2b7df4860fffcd66a70f4 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix postfix member #ifdef indenting
3190896fd345a8e5ae634705c16ea41d9e19450f authored over 3 years ago by Nick Lockwood <[email protected]>
3190896fd345a8e5ae634705c16ea41d9e19450f authored over 3 years ago by Nick Lockwood <[email protected]>
Fix @Sendable spacing
151d39e7c1cfad77c2bd0b47a7f22272b94a8a95 authored over 3 years ago by Nick Lockwood <[email protected]>
151d39e7c1cfad77c2bd0b47a7f22272b94a8a95 authored over 3 years ago by Nick Lockwood <[email protected]>
Fix `redundantGet` removing effectful get clause
c3a58cfb9b94f6adeb4cda163d7de559fe1a443a authored over 3 years ago by Nick Lockwood <[email protected]>
c3a58cfb9b94f6adeb4cda163d7de559fe1a443a authored over 3 years ago by Nick Lockwood <[email protected]>