mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 21:13:37 +00:00
remove ignore-hidden = false
This commit is contained in:
parent
2898c4217d
commit
b06726bebe
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ extend-exclude = [
|
|||
"crates/parser/test_data/lexer/err/",
|
||||
"crates/project-model/test_data/",
|
||||
]
|
||||
ignore-hidden = false
|
||||
|
||||
[default]
|
||||
extend-ignore-re = [
|
||||
|
|
Loading…
Reference in a new issue