mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Merge pull request #2006 from felicitymay/1.22/supported-systems
Approved by jf205, xiemaisi
This commit is contained in:
@@ -56,9 +56,9 @@ def setup(sphinx):
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = u'1.22'
|
||||
version = u'1.22.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'1.22'
|
||||
release = u'1.22.1'
|
||||
copyright = u'2019 Semmle Ltd'
|
||||
author = u'Semmle Ltd'
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ C#,C# up to 7.3. with .NET up to 4.8 [3]_.,"Microsoft Visual Studio up to 2019,
|
||||
|
||||
.NET Core up to 2.2","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
|
||||
COBOL,ANSI 85 or newer [4]_.,Not applicable,"``.cbl``, ``.CBL``, ``.cpy``, ``.CPY``, ``.copy``, ``.COPY``"
|
||||
Go, "Go up to 1.13", "Go 1.11 or more recent", ``.go``
|
||||
Java,"Java 6 to 12 [5]_.","javac (OpenJDK and Oracle JDK),
|
||||
|
||||
Eclipse compiler for Java (ECJ) [6]_.",``.java``
|
||||
|
||||
|
Reference in New Issue
Block a user