Package Details: swiftlint 0.58.2-1

Git Clone URL: https://aur.archlinux.org/swiftlint.git (read-only, click to copy)
Package Base: swiftlint
Description: A tool to enforce Swift style and conventions.
Upstream URL: https://github.com/realm/SwiftLint
Licenses: MIT
Conflicts: swiftlint
Submitter: fenuks
Maintainer: fenuks
Last Packager: fenuks
Votes: 0
Popularity: 0.000000
First Submitted: 2018-09-06 23:56 (UTC)
Last Updated: 2025-01-17 01:07 (UTC)

Required by (0)

Sources (1)

Latest Comments

fenuks commented on 2025-01-07 21:06 (UTC)

@Grumpyoldgamer I don't work with swift anymore for a few years now, but I try to maintain it until I find somebody who is willing to take over maintenance.

I couldn't get bazel to build it, but it can also be built with swift build, as per contributing guide[1].

1: https://github.com/realm/SwiftLint/blob/main/CONTRIBUTING.md#using-the-command-line

Grumpyoldgamer commented on 2025-01-06 04:13 (UTC) (edited on 2025-01-06 04:15 (UTC) by Grumpyoldgamer)

bazel needs to be added to the build requirements for the package if possible. Looks like it's also out of date by a few releases.

1in1 commented on 2023-02-15 09:46 (UTC)

If anyone else is still struggling with the libsourcekitdInProc.so issue, you need to export LINUX_SOURCEKIT_LIB_PATH=/usr/lib/swift/lib after installation

jan-one commented on 2021-12-01 20:21 (UTC)

The update to 0.45.1-1 is failing because of a mismatching sha256 checksum - it looks like the checksum in PKGBUILD is still the one from version 0.45.0, the new checksum should be:

6de69364303fc4fb7353183ad85ecf501179afef8bd1a3f5028ce046a714301a

fenuks commented on 2021-09-15 14:17 (UTC)

Sorry, I am no longer using swift and swiftlint, I just update pkgver, when I get the notification of new version, without any testing. If you figure out what is cause of the problem, I'd gladly fix PKGBUILD. If somebody who is actively using swiftlint would like to take over package maintenance, I can cede ownership of the package to that person.

illuser commented on 2021-09-15 13:17 (UTC)

Getting the following error when trying to run swiftlint:

SourceKittenFramework/library_wrapper.swift:31: Fatal error: Loading libsourcekitdInProc.so failed