Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@perillo
Copy link
Contributor

@perillo perillo commented Mar 22, 2025

Add support for uv.lock file.
uv.lock file is uncommentable.

  • Added a change log entry in changelog.d/<directory>/.
  • Added self to copyright blurb of touched files.
  • Added self to AUTHORS.rst.
  • Wrote tests.
  • Documented my changes in docs/man/ or elsewhere.
  • My changes do not contradict
    the current specification.
  • I agree to license my contribution under the licenses indicated in the
    changed files.

@perillo
Copy link
Contributor Author

perillo commented Mar 22, 2025

Since the uv.lock is a toml file, maybe it should be commentable.

In addition to uv.lock file there is also the .python-version file.
Maybe they should be added together.

@floriansnow
Copy link
Contributor

Sounds reasonable to me. Would you mind adding the other file and fixing the tests? Otherwise, if this is marked as ready, I would merge.

`uv.lock` is uncommentable.
@carmenbianca
Copy link
Member

Thanks @perillo

I will merge this as-is. It's a generated file, so comments written into the file might be overwritten.

@carmenbianca carmenbianca marked this pull request as ready for review October 26, 2025 10:35
@carmenbianca carmenbianca merged commit bc48891 into fsfe:main Oct 26, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants