We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For now we validate doc strings inside the kurtosis-package-indexer / cloud-catalog but that is no good as the loop to fix a doc string is very long.
If there's a doc string kurtosis run should validate that too
Painful; the lack of this feature makes using Kurtosis frictionful.
Other: anything not covered by the above
The text was updated successfully, but these errors were encountered:
feat: allow users to validate their doc strings via linter (#2208)
a9e583d
Closes #2148
chore(main): release 0.87.3 (#2210)
fad6484
🤖 I have created a release *beep* *boop* --- ## [0.87.3](0.87.2...0.87.3) (2024-02-28) ### Features * add a url field to port that autopopulates if application protocol is set ([#2211](#2211)) ([35c913b](35c913b)) * added the get_service instruction ([#2233](#2233)) ([7020183](7020183)) * allow users to validate their doc strings via linter ([#2208](#2208)) ([a9e583d](a9e583d)), closes [#2148](#2148) ### Bug Fixes * fixing the Postgrest image label in the docs for the quickstart ([#2225](#2225)) ([536a0b3](536a0b3)) * remove package json ([#2226](#2226)) ([93bcf62](93bcf62)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: kurtosisbot <[email protected]>
Successfully merging a pull request may close this issue.
Background & motivation
For now we validate doc strings inside the kurtosis-package-indexer / cloud-catalog but that is no good as the loop to fix a doc string is very long.
Desired behaviour
If there's a doc string kurtosis run should validate that too
How important is this to you?
Painful; the lack of this feature makes using Kurtosis frictionful.
What area of the product does this pertain to?
Other: anything not covered by the above
The text was updated successfully, but these errors were encountered: