tailor icon indicating copy to clipboard operation
tailor copied to clipboard

Cross-platform static analyzer and linter for Swift.

Results 27 tailor issues
Sort by recently updated
recently updated
newest added

**Tailor Version:** v0.12.0 **Swift Version:** 5.5 When i run the tailor, i got this error Running Tailor...Exception in thread "main" java.lang.OutOfMemoryError at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)...

Hi There, This project is still using an old implementation of LGTM's automated code review, which has now been disabled. To continue using automated code review, and receive checks on...

**Tailor Version:** v0.12.0 **Platform (Mac/Linux/Windows/CI):** Windows **Installation Method:** Powershell Script I have installed `java version "11.0.4" 2019-07-16 LTS` on my Windows 10 machine and correctly set the `JAVA_HOME` environment variable....

**Tailor Version:** v0.12.0 **Swift Version:** 4.2 **Platform (Mac/Linux/Windows/CI):** Mac **Installation Method:** Homebrew ### Steps to Reproduce Issue 1.install tailor using curl -fsSL https://tailor.sh/install.sh | sh 2.After successfully install tailor when...

**Tailor Version:** v0.1.0 **Swift Version:** 4.2 **Platform (Mac/Linux/Windows/CI):** Mac **Installation Method:** Homebrew ### Steps to Reproduce Issue 1. ### Expected Behavior ### Actual Behavior

**Tailor Version:** v0.1.0 **Swift Version:** 4.2 **Platform (Mac/Linux/Windows/CI):** Mac **Installation Method:** Homebrew ### Steps to Reproduce Issue 1. I have installed Homebrew successfully. 2. I have tried it with some...

**Tailor Version:** v0.11.1 **Platform (Mac/Linux/Windows/CI):** windows Hi , I added a new rule inside com.sleekbyte.tailor.listeners as abc.java and wrote unit test file inside com.sleekbyte.tailor.functional and abc.swift inside \src\test\swift\com\sleekbyte\tailor\functional. Also i...

Do we have some auto correct feature like SwiftLint does, which can automatically correct certain violations ? [https://github.com/realm/SwiftLint#auto-correct]

feature

Here is the PR for swift4 multiline (following swift keyPath one https://github.com/sleekbyte/tailor/pull/493)

**Tailor Version:** v0.1.0 master **Swift Version:** 1.0 4.0 **Platform (Mac/Linux/Windows/CI):** Mac Mac **Installation Method:** Homebrew ### Steps to Reproduce Issue 1. Add some multiline string vars to StringAndCharacters.swift test file:...