Skip to content

Commit 92f5634

Browse files
authored
[Monitor] Enable strict sphinx checks (#33719)
There are no longer any sphinx warnings/errors. This enables strict checking for both Query and Ingestion. Signed-off-by: Paul Van Eck <[email protected]>
1 parent da54de9 commit 92f5634

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[tool.azure-sdk-build]
22
type_check_samples = false
3+
strict_sphinx = true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[tool.azure-sdk-build]
22
type_check_samples = false
3+
strict_sphinx = true

0 commit comments

Comments
 (0)