1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/documentation
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
..
architecture/decisions Implement nexusUpload command and tests (#1255) 2020-03-20 18:20:52 +01:00
bin chore: add gh-action to generate docs (#1386) 2020-04-17 17:44:31 +02:00
docs Add Java-/Typescript linting capabilities (#1636) 2020-06-22 10:12:28 +02:00
jenkins_workspace wip 2019-05-21 16:15:12 +02:00
mkdocs.yml Add Java-/Typescript linting capabilities (#1636) 2020-06-22 10:12:28 +02:00