@@ -9,6 +9,7 @@ and the CodeQL library pack ``codeql/cpp-all`` (`changelog <https://github.com/g
99 :header-rows: 1
1010 :class: fullWidthTable
1111 :widths: auto
12+ :align: left
1213
1314 Name, Category
1415 `Berkeley socket API library <https://en.wikipedia.org/wiki/Berkeley_sockets#Socket_API_functions >`__, Network communicator
@@ -26,6 +27,7 @@ and the CodeQL library pack ``codeql/csharp-all`` (`changelog <https://github.co
2627 :header-rows: 1
2728 :class: fullWidthTable
2829 :widths: auto
30+ :align: left
2931
3032 Name, Category
3133 ASP.NET, Web application framework
@@ -49,6 +51,7 @@ and the CodeQL library pack ``codeql/go-all`` (`changelog <https://github.com/gi
4951 :header-rows: 1
5052 :class: fullWidthTable
5153 :widths: auto
54+ :align: left
5255
5356 Name, Category
5457 `AWS Lambda <https://docs.aws.amazon.com/lambda/latest/dg/lambda-golang.html >`_, Serverless framework
@@ -105,6 +108,7 @@ and the CodeQL library pack ``codeql/java-all`` (`changelog <https://github.com/
105108 :header-rows: 1
106109 :class: fullWidthTable
107110 :widths: auto
111+ :align: left
108112
109113 Name, Category
110114 Apache Commons Collections, Data structure utility library
@@ -139,6 +143,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
139143 :header-rows: 1
140144 :class: fullWidthTable
141145 :widths: auto
146+ :align: left
142147
143148 Name, Category
144149 angular (modern version), HTML framework
@@ -189,6 +194,7 @@ and the CodeQL library pack ``codeql/python-all`` (`changelog <https://github.co
189194 :header-rows: 1
190195 :class: fullWidthTable
191196 :widths: auto
197+ :align: left
192198
193199 Name, Category
194200 AWS Lambda, Serverless framework
@@ -267,6 +273,7 @@ and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/
267273 :header-rows: 1
268274 :class: fullWidthTable
269275 :widths: auto
276+ :align: left
270277
271278 Name, Category
272279 excon, HTTP client
@@ -293,6 +300,7 @@ and the CodeQL library pack ``codeql/swift-all`` (`changelog <https://github.com
293300 :header-rows: 1
294301 :class: fullWidthTable
295302 :widths: auto
303+ :align: left
296304
297305 Name, Category
298306 `AEXML <https://github.com/tadija/AEXML >`__, XML processing library
0 commit comments