Kronos Technologies Standards
Supported languages
Kotlin
Located under kotlin.
The plugin is available on the Gradle Plugins Portal: com.equisoft.standards.kotlin
PHP
Linter is located under php/php-coding-standard. Applied through Squizlab's PHP CodeSniffer.
JavaScript (NodeJS)
Documentation is located under javascript.
For use in a NodeJS environment without TypeScript, see javascript/packages/eslint-config.
Applied through ESLint.
React Flavor
Use the configuration located under javascript/packages/eslint-config-react instead.
TypeScript (NodeJS + Web)
For use in a NodeJS or Web environment with TypeScript, see javascript/packages/eslint-config-typescript.
Applied through typescript-eslint.
React Flavor
Use the configuration located under javascript/packages/eslint-config-typescript-react instead.
Renovate
To include a Renovatebot preset:
{
"extends": [
"github>kronostechnologies/standards:renovate-base"
]
}
Credentials for the maven.pkg.github.com
host rule are restricted to kronostechnologies organization.