Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
HEAD
/
.
/
dotnet
/
src
/
webdriver
/
BiDi
/
.editorconfig
blob: 39cf95bc50bbcda3119bed7a1a8c9239b06ea402 [
file
]
[*.
cs
]
# Temporarily disable CS1591: XML comment warnings
# BiDi is under development; avoid noise from missing XML comments
# Remove when stable: https://github.com/SeleniumHQ/selenium/issues/16095
dotnet_diagnostic
.
CS1591
.
severity
=
none