Skip to content

Commit 99118c9

Browse files
author
Timothy Mothra
authored
[SDL] cleanup javascript in repo (#2870)
* remove wwwroot from test web app * testing change to codeql
1 parent 8aef3a4 commit 99118c9

File tree

10 files changed

+2
-43
lines changed

10 files changed

+2
-43
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
include:
5555
- language: csharp
5656
build-mode: manual
57-
#- language: javascript-typescript
58-
# build-mode: none
57+
- language: javascript-typescript
58+
build-mode: none
5959

6060
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
6161
# Use `c-cpp` to analyze code written in C, C++ or both

NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css

Lines changed: 0 additions & 35 deletions
This file was deleted.

NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)