File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 33 " rust-lang.rust-analyzer" ,
44 " streetsidesoftware.code-spell-checker" ,
55 " fill-labs.dependi" ,
6- " wolfmah-vscode.just-syntax"
6+ " wolfmah-vscode.just-syntax" ,
7+ " eamodio.gitlens"
78 ]
89}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ resolver = "2"
88version = " 2.0.0-rc12" # auto
99authors = [
1010 " Brendan Doherty" ,
11- " Peter Shen" ,
11+ " Xianpeng Shen" ,
1212]
1313description = " Run clang-format and clang-tidy on a batch of files."
1414homepage = " https://cpp-linter.github.io/cpp-linter-rs"
Original file line number Diff line number Diff line change 22name = " cpp-linter-py"
33edition = " 2021"
44readme = " README.md"
5- repository = " https://github.com/cpp-linter/cpp-linter-rs/tree/main/py-binding "
5+ repository = " https://github.com/cpp-linter/cpp-linter-rs/tree/main/bindings/python "
66version.workspace = true
77authors.workspace = true
88description.workspace = true
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license = {text = "MIT License"}
1111requires-python = " >=3.9"
1212authors = [
1313 { name = " Brendan Doherty" , email = " 2bndy5@gmail.com" },
14- { name = " Peter Shen" , email = " xianpeng.shen@gmail.com" },
14+ { name = " Xianpeng Shen" , email = " xianpeng.shen@gmail.com" },
1515]
1616classifiers = [
1717 # https://pypi.org/pypi?%3Aaction=list_classifiers
You can’t perform that action at this time.
0 commit comments