Skip to content

Commit 27032b4

Browse files
committed
Merge branch 'development' of https://github.com/LowlyDBA/dba-multitool into development
2 parents 356556a + 9068988 commit 27032b4

File tree

9 files changed

+2155
-775
lines changed

9 files changed

+2155
-775
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
2222
- [ ] I have updated the Version number of any scripts modified.
2323
- [ ] I have updated the documentation accordingly.
24-
- [ ] I have read the [**CONTRIBUTING**](/.github/CONTRIBUTING.md) document.
24+
- [ ] I have read the [**CONTRIBUTING**](https://github.com/LowlyDBA/dba-multitool/blob/master/.github/CONTRIBUTING.md) document.
2525
- [ ] I have added tests to cover my changes.
2626
- [ ] All new and existing tests passed.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
node_modules/*
33
package-lock.json
44
debug.log
5+
test.md

appveyor/sqlcover/Coverage.opencoverxml

Lines changed: 380 additions & 344 deletions
Large diffs are not rendered by default.

appveyor/sqlcover/[dbo].[sp_doc]

Lines changed: 524 additions & 143 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)