diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 60b49153b0..03ff08cda2 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -49,4 +49,4 @@ jobs: uses: SonarSource/sonarcloud-github-action@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} \ No newline at end of file + SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} diff --git a/config/webpack.config.js b/config/webpack.config.js index e24e9f67bb..515dc4c6f2 100644 --- a/config/webpack.config.js +++ b/config/webpack.config.js @@ -397,7 +397,7 @@ module.exports = function (webpackEnv) { maxChunks: 1 }), new MonacoWebpackPlugin({ - languages: ['json', 'javascript', 'java', 'objective-c', 'csharp', 'html'] + languages: ['json', 'javascript', 'java', 'objective-c', 'csharp', 'html', 'powershell', 'go'] }), // Generates an `index.html` file with the