Code cleaning recommendations For Swift, Python3, PHP, Shell, and Android/Kotlin

Code cleaning recommendations For Swift, Python3, PHP, Shell, and Android/Kotlin:

Software developers, I use and recommend:
-SwiftLint (“swiftlint” from cmd line including “swiftlint autocorrect” and in Xcode)
-Pylint (“pylint3” from cmd line)
-PHP CodeSniffer (“phpcs” from cmd line, “phpcbf” from cmd line for automatic fixes, and in Visual Studio Code on Mac OS X)
-ShellCheck (“shellcheck” from cmd line)
-Android Lint (From Android Studio)


Sunday is for code cleaning…

Leave a Reply