Skip to content

Commit

Permalink
fix: Remove LicenseCollector from EscapeMarkdown (#837)
Browse files Browse the repository at this point in the history
## Related Issues

Fixes <link_to_github_issue>

## Related PRs

| branch       | PR         |
| ------------ | ---------- |
| service a PR | Link to PR |
| service b PR | Link to PR |

## Description

A few sentences describing the overall goals of the pull request's
commits.

## Must

- [ ] Tests
- [ ] Documentation (if applicable)
  • Loading branch information
tomerlichtash authored Oct 29, 2024
1 parent d2db4d9 commit 815c488
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/libs/escape-markdown/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@
"push": false,
"preset": "conventional"
}
},
"licenseCheck": {
"executor": "nx:run-commands",
"options": {
"commands": [
"tools/scripts/licenseValidation/thirdPartyLicenseCollector_linux_amd64 -npm-project {projectRoot}"
]
}
}
},
"tags": []
Expand Down

0 comments on commit 815c488

Please sign in to comment.