WIP: dev #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +15,4 @@
"with": {
"default": {
"args": [
"/<function",
?
@ -0,0 +166,4 @@
"content": null,
"fileId": null,
"name": null,
"max": 4194304,
unnecessary
match the templates, it is automatically updated onto it.. I may find a way to trim them off
@ -0,0 +465,4 @@
"with": {
"match": [
{
"keyword": [
it's keywords now
@ -0,0 +581,4 @@
"default": {
"args": [
"cppcheck",
"--template='{\"file\":\"{file}\",\"line\":{line},",
remove the single quote
and why break the command here?
Oh, it should be split by spaces......I just use
string.split()
to make command.....@ -0,0 +787,4 @@
{
"name": "cpplint",
"with": {
"comment": ""
it also uses keywords
it maybe outdated here. I already fixed that before
create a new PR by yourself @jon-lee , I will close this one after that to review it easily.
Pull request closed