-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: realm/SwiftLint
base: 0.55.1
head repository: realm/SwiftLint
compare: 0.56.0
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21bdaf0 - Browse repository at this point
Copy the full SHA 21bdaf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219f47c - Browse repository at this point
Copy the full SHA 219f47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7cf2fe - Browse repository at this point
Copy the full SHA d7cf2feView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebf7c70 - Browse repository at this point
Copy the full SHA ebf7c70View commit details -
Keep initializers with attributed parameters in `unneeded_synthesized…
…_initializer` rule (#5594)
Configuration menu - View commit details
-
Copy full SHA for b42f6ff - Browse repository at this point
Copy the full SHA b42f6ffView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da4ba02 - Browse repository at this point
Copy the full SHA da4ba02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2f3a4 - Browse repository at this point
Copy the full SHA 5b2f3a4View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61e92fe - Browse repository at this point
Copy the full SHA 61e92feView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bab4c12 - Browse repository at this point
Copy the full SHA bab4c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c11a10 - Browse repository at this point
Copy the full SHA 4c11a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8a051 - Browse repository at this point
Copy the full SHA 3e8a051View commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47ef99c - Browse repository at this point
Copy the full SHA 47ef99cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff96d16 - Browse repository at this point
Copy the full SHA ff96d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6431b95 - Browse repository at this point
Copy the full SHA 6431b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72069bf - Browse repository at this point
Copy the full SHA 72069bfView commit details -
Use SwiftSyntax version 600.0.0-prerelease-2024-03-11 (#5527)
We can also switch back to an exact SwiftSyntax version now with the plugins in a separate repository. In fact, using the plugin, no direct dependency to SwiftSyntax is required whatsoever.
Configuration menu - View commit details
-
Copy full SHA for 914fa02 - Browse repository at this point
Copy the full SHA 914fa02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d28166 - Browse repository at this point
Copy the full SHA 2d28166View commit details -
Enable upcoming Swift 6 features (#5639)
* Import Objective-C Forward Declarations * Forward Trailing Closures * Internal Imports by Default * Implicit Open Existentials
Configuration menu - View commit details
-
Copy full SHA for d5dc142 - Browse repository at this point
Copy the full SHA d5dc142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4b422 - Browse repository at this point
Copy the full SHA 1f4b422View commit details -
Make
vertical_whitespace_between_cases
rule work when case block en……ds with a string literal (#5628)
Configuration menu - View commit details
-
Copy full SHA for fa5f98f - Browse repository at this point
Copy the full SHA fa5f98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b19e7d - Browse repository at this point
Copy the full SHA 3b19e7dView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 251fb85 - Browse repository at this point
Copy the full SHA 251fb85View commit details -
Bump the github-actions group with 4 updates (#5644)
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `docker/setup-buildx-action` from 1 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v3) Updates `docker/login-action` from 1 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v1...v3) Updates `docker/build-push-action` from 2 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3afad91 - Browse repository at this point
Copy the full SHA 3afad91View commit details
Commits on Jun 27, 2024
-
Adds
baseline
andwrite_baseline
config file options (#5552)* Adds `baseline` and `write_baseline` config file options, so baseline can be used by people who can't pass command line arguments (e.g. plugin users). * Added PR number * Fixed change log entry * Update Source/swiftlint/Helpers/LintOrAnalyzeCommand.swift Co-authored-by: Danny Mösch <danny.moesch@icloud.com> * updated --------- Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 8bed208 - Browse repository at this point
Copy the full SHA 8bed208View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c195a4 - Browse repository at this point
Copy the full SHA 5c195a4View commit details -
Print only file path when reporting a correction (#5596)
Omit exact line and column information. Keep the internal logic available for a while in case people complain for good reasons. Then the change can be reverted easily. Reasons behind this change: * What is the position of a correction actually? The position where the rule triggered? The position of the transformed node? * If there's more than a single fix, it's highly likely that all positions (except for the first) are wrong no matter what the answer to the first question is. * Getting the positions right in a rewriter is hard. And there is always the feeling that something is wrong with them - probably because it is. * Even if you get the positions right in a single rule: One run collects positions for all rules that apply to a file and so rewrites in other rules might draw existing positions wrong. * We already have checks for more than one correction position disabled in tests due to these issues.
Configuration menu - View commit details
-
Copy full SHA for 09edd52 - Browse repository at this point
Copy the full SHA 09edd52View commit details -
Configuration menu - View commit details
-
Copy full SHA for c810459 - Browse repository at this point
Copy the full SHA c810459View commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa9f474 - Browse repository at this point
Copy the full SHA aa9f474View commit details -
Configuration menu - View commit details
-
Copy full SHA for d274a81 - Browse repository at this point
Copy the full SHA d274a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 593bb62 - Browse repository at this point
Copy the full SHA 593bb62View commit details
Commits on Jul 2, 2024
-
Rewrite
missing_docs
rule with SwiftSyntax (#5048)Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 6642d45 - Browse repository at this point
Copy the full SHA 6642d45View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0b9295 - Browse repository at this point
Copy the full SHA e0b9295View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 714bf4c - Browse repository at this point
Copy the full SHA 714bf4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f41c456 - Browse repository at this point
Copy the full SHA f41c456View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 202adf0 - Browse repository at this point
Copy the full SHA 202adf0View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed10aec - Browse repository at this point
Copy the full SHA ed10aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a7dd2 - Browse repository at this point
Copy the full SHA c6a7dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b7e5e - Browse repository at this point
Copy the full SHA 21b7e5eView commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e48bdb7 - Browse repository at this point
Copy the full SHA e48bdb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b1aaa - Browse repository at this point
Copy the full SHA 67b1aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4b569 - Browse repository at this point
Copy the full SHA cc4b569View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1234e3 - Browse repository at this point
Copy the full SHA b1234e3View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e54f939 - Browse repository at this point
Copy the full SHA e54f939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2442e10 - Browse repository at this point
Copy the full SHA 2442e10View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1faaf10 - Browse repository at this point
Copy the full SHA 1faaf10View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3421f5f - Browse repository at this point
Copy the full SHA 3421f5fView commit details
Commits on Jul 20, 2024
-
Place corrections optionally into violations (#5680)
This avoids maintaining two lists of objects.
Configuration menu - View commit details
-
Copy full SHA for 238415b - Browse repository at this point
Copy the full SHA 238415bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8a3f5 - Browse repository at this point
Copy the full SHA 9f8a3f5View commit details -
Verify and document fixed
opening_brace
correction (#5620)Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for cb0f5ab - Browse repository at this point
Copy the full SHA cb0f5abView commit details -
Configuration menu - View commit details
-
Copy full SHA for b63807d - Browse repository at this point
Copy the full SHA b63807dView commit details
There are no files selected for viewing
This file was deleted.