x-stend / x

`x$` is a highly flexible and extendable utility library for JavaScript and TypeScript, designed to streamline the integration and extension of various utility libraries like lodash, moment, and ramda. With `x$`, developers can easily create custom higher-order functions, ensuring adaptability and maintainability in their codebase.
MIT License
0 stars 0 forks source link

11 integrate linting into cicd pipeline fail #29

Closed cstroliadavis closed 5 months ago

cstroliadavis commented 5 months ago

Issue No:

Replace this text with the issue number in GH-### format, where ### refers to the related github issue.

Issue Type:

Description

Please include a summary of the change and which issue is fixed. Include relevant motivation and context. List any dependencies that are required for this change.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

cstroliadavis commented 5 months ago

This PR was just to check that the build pipeline properly failed when there are lint issues. It did.