1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-18 05:18:24 +02:00
sap-jenkins-library/documentation/docs/pipelines/cloud-sdk
Kevin Hudemann 60fa1d5bbf
Add Java-/Typescript linting capabilities (#1636)
This change adds linting support for Java-/TypeScript projects based on the checkDefaultLint and checkUserLint steps from Cloud SDK Pipeline.

Following options are supported:

1. Define a linting script named ci-lint in the package.json file(s) of the project
2. Provide a configuration for ESLint as part of the project
3. If none of the above: ESLint is executed with a general purpose configuration.

Co-authored-by: Daniel Kurzynski <daniel.kurzynski@sap.com>
2020-06-22 10:12:28 +02:00
..
build-tools.md Add Java-/Typescript linting capabilities (#1636) 2020-06-22 10:12:28 +02:00
cloud-qualities.md Add a link to Jenkins declarative pipeline docs (#1194) 2020-02-21 14:10:11 +01:00
introduction.md Fix typo in docs (#1586) 2020-05-25 15:12:47 +02:00