File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 push :
1414 branches : ["main", "*"]
1515 paths :
16- - " /**/*.rs"
16+ - " ** /**/*.rs"
1717 pull_request :
1818 # The branches below must be a subset of the branches above
1919 branches : ["main"]
Original file line number Diff line number Diff line change 1313 push :
1414 branches : ["main", "*"]
1515 paths :
16- - " /**/*.rs"
16+ - " ** /**/*.rs"
1717 pull_request :
1818 # The branches below must be a subset of the branches above
1919 branches : ["main"]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ async fn main() {
1818 ) ;
1919 //let namespace = "dev-ws-max-k2l7cd".to_string();
2020 //let ws_name = "weebodevimage".to_string();
21- // test sonar
21+ // test sonar 2
2222 let extensions = extensions:: Extensions :: new ( ) ;
2323 let installed_extensions = extensions. get_installed_extensions ( ) ;
2424 println ! ( "{:?}" , installed_extensions) ;
You can’t perform that action at this time.
0 commit comments