l.feng

Results 6 issues of l.feng

How can I add a export var to override a field in nested section through @jinja syntax ?? There is my situation: default_settings.toml: ```toml [default] base = "@jinja {{this.current_env |...

question
LazyIssue

# Can we package the code to vcpkg? - [vcpkg](https://github.com/microsoft/vcpkg) - [package a lib](https://learn.microsoft.com/zh-cn/vcpkg/) # Are there any guidelines or permits I should follow?

Brew has formulas about llvm-17/16/15/14, see But in setup-cpp indicates llvm-17/16/15 are missing in https://github.com/aminya/setup-cpp/blob/17a5a833c411175bd64ad1df88965b29b74b1a4b/src/llvm/llvm_url.ts#L103-L121 ## Upvote & Fund @aminya is using [Polar.sh](https://polar.sh/aminya) so you can upvote and help fund...

I have tested it with output format xml or lcov. All result turns out console [coverage rate 100%](https://github.com/serious-scaffold/ss-cpp/actions/runs/8585933549/job/23528436897?pr=188#step:12:58) does not matche codecov report rates(67.74%). Here is my [codecov report result](https://github.com/serious-scaffold/ss-cpp/pull/188):...

Type: Question

Fixes #1894 Skip files in subproject subdir when run `git apply --reject --exclude`.

### Describe the problem With `copier copy` commands, it can read `_skip_if_exists` in copier config yml to skip some files by template owner's intentions. But with `copier update` commands, it...

bug
triage