Comments on: #11 SwiftLint http://swifting.io/blog/2016/03/29/11-swiftlint/ Sharing passion in Swift Fri, 30 Jun 2017 10:38:21 +0000 hourly 1 https://wordpress.org/?v=5.2.3 By: Sivakumari http://swifting.io/blog/2016/03/29/11-swiftlint/#comment-154 Fri, 30 Jun 2017 10:38:21 +0000 http://swifting.io/?p=348#comment-154 Can we configure warnings to errors?

]]>
By: Sivakumari http://swifting.io/blog/2016/03/29/11-swiftlint/#comment-135 Sun, 02 Apr 2017 12:47:05 +0000 http://swifting.io/?p=348#comment-135 Where should I set swift version for swxftlint, everywhere people are saying swxftlint presences for $XCODE_DEFAULT_TOOLCHAIN_OVERRIDE
$TOOLCHAIN_DIR
xcrun -find swift
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
~/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
~/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain

but no help where and how to set.

Is it in project build phase

]]>
By: Akkieee http://swifting.io/blog/2016/03/29/11-swiftlint/#comment-132 Tue, 21 Mar 2017 11:58:52 +0000 http://swifting.io/?p=348#comment-132 That’s an awesome tutorial !!! But what I see, we can only do code analysis using with swift files only using this tool, but how’s about the project which have ObjC files as well as OR would say having bridge file in the project. Is there any code analyser tool available which can work for such projects ?

]]>
By: Bartłomiej Woronin http://swifting.io/blog/2016/03/29/11-swiftlint/#comment-44 Thu, 09 Jun 2016 15:37:04 +0000 http://swifting.io/?p=348#comment-44 Thank you Pablo for yor attention!!! We have just fixed it. It’s great to hear that you enjoy our blog!:) For sure we will still develop our website:)

]]>
By: Pablo http://swifting.io/blog/2016/03/29/11-swiftlint/#comment-29 Wed, 04 May 2016 18:05:51 +0000 http://swifting.io/?p=348#comment-29 Awesome post series. I just discovered this blog. Congratulations, gentlemen, and keep the good work!

My linter brain complains that there are two typos in the blogpost. It says ‘SwitLint’ where it should say ‘SwiftLint’, in two different places.

Thanks for sharing your knowledge and being that simple when explaining things.

]]>