Skip to content

Commit

Permalink
Merge branch 'refactor'
Browse files Browse the repository at this point in the history
  • Loading branch information
pfoerster committed Apr 10, 2020
2 parents 830ab13 + f223294 commit 0a646b3
Show file tree
Hide file tree
Showing 452 changed files with 21,710 additions and 17,677 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
executableName: "texlab"
archiveFile: "texlab-x86_64-linux.tar.gz"
archiveType: "tar"
coverage: false
coverage: true
- job: Windows
pool:
vmImage: "windows-latest"
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
crates/bibutils_sys/src/* linguist-vendored
crates/bibutils_sys/vendor/* linguist-vendored
.gitattributes export-ignore
.gitignore export-ignore
.azure-pipelines.yml export-ignore
Expand Down
Loading

0 comments on commit 0a646b3

Please sign in to comment.