Skip to content

Commit

Permalink
Remove licensing from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
bsquidwrd committed Aug 27, 2021
1 parent 1c3dda8 commit 39153b8
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions Posh-AeriesApi.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,9 @@
"path": "."
}
],
"settings": {
"licenser.license": "Custom",
"licenser.author": "Aeries Software",
"licenser.projectName": "Aeries Api PowerShell Module",
"licenser.customHeader": "@PROJECT@\nCopyright @YEAR@ @AUTHOR@\nThis is my header...",
"licenser.disableAutoHeaderInsertion": true,
"licenser.useSingleLineStyle": false
},
"extensions": {
"recommendations": [
"ms-vscode.powershell",
"ymotongpoo.licenser"
"ms-vscode.powershell"
]
}
}

0 comments on commit 39153b8

Please sign in to comment.