software

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 …

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

Scroll to Top