Commit Graph

  • ba40af1b81 wip #5048 woxtu 2023-06-19 01:10:04 +0900
  • b89d79163f
    Merge b0e61af98b into 3ec9bc85bc #4532 JP Simard 2023-06-18 18:07:52 +0200
  • c051f2744f wip woxtu 2023-06-19 00:43:37 +0900
  • 2742478cbc
    Merge 0f28a395a1 into 3ec9bc85bc #5066 Danny Mösch 2023-06-18 10:15:26 +0000
  • 0f28a395a1 Add configuration for unallowed symbols severity #5066 Danny Mösch 2023-06-17 23:34:37 +0200
  • e7bf524045 Automated deployment to GitHub Pages: 3ec9bc85bc gh-pages swiftlintbot@jpsim.com 2023-06-18 10:12:33 +0000
  • 6db43ed26e
    Merge b85775bf7f into 3ec9bc85bc #5014 Danny Mösch 2023-06-18 10:03:55 +0000
  • 3ec9bc85bc Inline variables main Danny Mösch 2023-06-17 23:14:12 +0200
  • f5ea2492dc Merge allowed symbols with alphanumerics where possible Danny Mösch 2023-06-17 23:10:58 +0200
  • b85775bf7f Add new `--quiet-deprecation-warnings` flag to silence deprecation warnings #5014 Danny Mösch 2023-05-16 21:47:43 +0200
  • f963b86a51 Inline variables #5065 Danny Mösch 2023-06-17 23:14:12 +0200
  • bf062d5b26 Merge allowed symbols with alphanumerics where possible Danny Mösch 2023-06-17 23:10:58 +0200
  • e9faf9998e Automated deployment to GitHub Pages: b89e43a799 swiftlintbot@jpsim.com 2023-06-17 20:40:26 +0000
  • b89e43a799
    Make sure case check can be disabled by new `off` option value (#5064) Danny Mösch 2023-06-17 22:27:57 +0200
  • 61bd05b120 Make sure case check can be disabled by new `off` option value #5064 Danny Mösch 2023-06-17 13:26:37 +0200
  • 6abbffa764 wip woxtu 2023-06-18 04:23:35 +0900
  • 332c3bde02 wip woxtu 2023-06-17 23:22:44 +0900
  • e45fbc9129 wip woxtu 2023-06-17 22:44:18 +0900
  • 265731ffc7
    Merge edaa56cb45 into c8cd311615 #4863 Martin Redington 2023-06-17 11:29:08 +0000
  • edaa56cb45 more test re-arrangement #4863 Martin Redington 2023-04-10 01:49:32 +0100
  • 9cccf7d968 More tests Martin Redington 2023-04-10 00:23:58 +0100
  • a18c8d9515 More cleanup Martin Redington 2023-04-09 23:52:21 +0100
  • 39f6db730d More tweaks Martin Redington 2023-04-09 23:14:27 +0100
  • 77cfee04a3 better comparison order Martin Redington 2023-04-09 22:59:43 +0100
  • c0f8048518 i -> index Martin Redington 2023-04-09 22:52:40 +0100
  • e3758c8156 Cleanup Martin Redington 2023-04-09 22:43:22 +0100
  • 2b7f5efb86 better bitwise comparison Martin Redington 2023-04-09 12:30:14 +0100
  • 8ac138798c naming Martin Redington 2023-04-09 12:16:30 +0100
  • 308c8fe96a Refactor Martin Redington 2023-04-09 02:16:31 +0100
  • 767ac6d20a Switched to booleans Martin Redington 2023-04-09 02:13:50 +0100
  • 81b3c614df Fixed only rules issue Martin Redington 2023-04-08 22:00:05 +0100
  • 566791d0c1 Added test, but it fails Martin Redington 2023-04-08 21:17:28 +0100
  • 1964034b83 Refactor Martin Redington 2023-04-08 21:11:57 +0100
  • c02f0cbb96 Added better unit tests Martin Redington 2023-04-08 20:44:05 +0100
  • d37c11b495 Disabled rules in child configs are no longer automatically ignored if they are opt-in Martin Redington 2023-04-04 01:33:13 +0100
  • 48deb47468
    Merge e93ab5ec6c into c8cd311615 #4849 Martin Redington 2023-06-17 11:28:41 +0000
  • e93ab5ec6c Added a warning for when the file or directory does not exist #4849 Martin Redington 2023-06-04 20:37:47 +0100
  • 1141e48f82 Updated Martin Redington 2023-06-04 10:15:40 +0100
  • dc7a8ba945 Better command line file parsing Martin Redington 2023-03-30 00:55:28 +0100
  • 3549a81056 Fixed up the unit tests Martin Redington 2023-03-29 03:01:34 +0100
  • 78cd45329c Fixups Martin Redington 2023-04-27 23:49:52 +0100
  • 364cf31050 Refactored with a local function Martin Redington 2023-03-31 20:14:51 +0100
  • 1bf49f9124 Fixed line length Martin Redington 2023-03-31 20:06:40 +0100
  • bb040d9209 Fixed no-argument case Martin Redington 2023-03-31 20:00:27 +0100
  • 2836fa411b Trailing commas :-( Martin Redington 2023-03-31 00:44:52 +0100
  • 1374e5c1ef Added a new unit test Martin Redington 2023-03-30 01:41:33 +0100
  • 6226ffaf6d Fixed other unit tests where behaviour has changed Martin Redington 2023-03-30 01:35:03 +0100
  • 4df8847b3f Better command line file parsing Martin Redington 2023-03-30 00:55:28 +0100
  • b6fa79d60f Removed code that we already have as an extension on String Martin Redington 2023-03-30 00:10:34 +0100
  • 1425c1c9ed Refactored Martin Redington 2023-03-29 03:36:14 +0100
  • 4209793763 Fixed up the unit tests Martin Redington 2023-03-29 03:01:34 +0100
  • a4381a24a6
    Merge a06c322816 into c8cd311615 #4812 Martin Redington 2023-06-17 11:28:02 +0000
  • a06c322816 Fixed generated tests #4812 Martin Redington 2023-06-17 12:26:53 +0100
  • 51e19e7e5d Compilation fix Martin Redington 2023-05-20 10:47:39 -0400
  • 41be8a7de2 whitespace Martin Redington 2023-05-20 10:19:56 -0400
  • 1338ec7878 Moved to idiomatic Martin Redington 2023-05-18 15:19:11 +0000
  • abb9a2a15e Remove trailing whitespace Danny Mösch 2023-05-14 14:08:58 +0200
  • bb7e1d575e Some formatting changes, inlines and reuse of existing extensions Danny Mösch 2023-05-14 14:03:20 +0200
  • 356d7f009d Skip all declarations except structs Danny Mösch 2023-05-14 14:01:53 +0200
  • 2c4628b4fe More logic simplification Martin Redington 2023-05-13 23:10:50 +0000
  • de6a1c452d More refactoring Martin Redington 2023-05-13 22:51:42 +0000
  • c75e5ceb19 autocorrects Martin Redington 2023-05-13 22:44:10 +0000
  • f6bf77ada7 More refactoring Martin Redington 2023-05-13 22:34:39 +0000
  • 87d7299bdf CR comments Martin Redington 2023-05-13 19:36:52 +0000
  • 9a41b42bb7 CR comments refactor Martin Redington 2023-05-12 22:50:03 +0000
  • ccd40e7757 CR comment fixes Martin Redington 2023-05-12 20:37:03 +0000
  • 086f80045f CR comments Martin Redington 2023-05-12 20:32:59 +0000
  • 59018af561 CR comments Martin Redington 2023-05-12 20:26:31 +0000
  • cd68f95353 CR comment fix Martin Redington 2023-05-12 20:24:09 +0000
  • 9f40ad29c1 fixed change log Martin Redington 2023-05-11 01:39:47 +0100
  • 2d851ed57e code generation issue Martin Redington 2023-05-10 22:47:49 +0100
  • 54a6ad9660 More CR fixes Martin Redington 2023-05-10 22:35:01 +0100
  • 7beb9860af More CR fixes Martin Redington 2023-05-10 22:27:29 +0100
  • a9e765ea1e CR comments Martin Redington 2023-05-10 22:08:42 +0100
  • 35f1538532 CR comments Martin Redington 2023-05-10 22:06:13 +0100
  • a04382c15e Tweaked comments Martin Redington 2023-05-09 23:44:47 +0100
  • 5d3d500ada Fixed up comment style, and removed commented out code Martin Redington 2023-05-09 23:22:28 +0100
  • b0e71f7687 Fixed up comments, and fixed unit tests Martin Redington 2023-05-09 21:24:51 +0100
  • 3b05e0cd24 Fixed tests Martin Redington 2023-05-09 20:49:43 +0100
  • 1d151a4688 Unneeded qualifier Martin Redington 2023-05-09 20:26:31 +0100
  • a385476b2b Dp not require explicit types Martin Redington 2023-05-09 01:18:53 +0100
  • 29ecffb709 Added examples back in Martin Redington 2023-05-09 00:37:11 +0100
  • d01b87b9fa Fixes Martin Redington 2023-05-09 00:27:02 +0100
  • 89d7fb5478 Added corrections tests Martin Redington 2023-05-08 23:56:44 +0100
  • ea0233f88a Getting closer Martin Redington 2023-05-08 22:44:54 +0100
  • aaa438615d Naming Martin Redington 2023-05-08 21:47:20 +0100
  • eb61bcd123 Handled filtering Martin Redington 2023-05-08 21:15:44 +0100
  • 17cfdc5970 More cleanup Martin Redington 2023-05-08 21:08:34 +0100
  • 5c97712b87 Refactor Martin Redington 2023-05-08 20:58:50 +0100
  • 1cad1e59fa Slightly more efficient Martin Redington 2023-05-08 20:47:52 +0100
  • 77183a8bd6 Refactored Martin Redington 2023-05-08 19:14:00 +0100
  • 8333d25002 Re-org to more modern style Martin Redington 2023-05-08 18:43:37 +0100
  • 99bbbc0aca Improved tests Martin Redington 2023-05-08 17:33:32 +0100
  • 5b0e5d9dbd Added a reason, and tightened things up a bit Martin Redington 2023-05-08 17:06:20 +0100
  • c2497675e5 Improved tests Martin Redington 2023-05-08 16:39:39 +0100
  • 550af23e33 Handle no-argument initializers Martin Redington 2023-05-08 16:20:20 +0100
  • d66022f6f1 Code generation and deprecated functions Martin Redington 2023-05-08 11:30:38 +0100
  • 1006887a24 Fixed generated tests Martin Redington 2023-04-22 19:18:08 +0100
  • 59459992a6 Syntax fixes Martin Redington 2023-04-17 20:41:18 +0100
  • bebba62485 whitespace Martin Redington 2023-04-05 23:36:49 +0100