merged from 18.01

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2048 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2018-07-11 08:58:35 +00:00
parent b0a89e6b6d
commit ec04a36d3d
3 changed files with 20 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
[[Property:modification_date|Wed, 04 Jul 2018 09:37:50 GMT]]
[[Property:publication_date|Wed, 04 Jul 2018 09:37:50 GMT]]
[[Property:modification_date|Wed, 04 Jul 2018 11:29:56 GMT]]
[[Property:publication_date|Wed, 04 Jul 2018 09:35:31 GMT]]
[[Property:title|Code Analyzer]]
[[Property:weight|-9]]
[[Property:weight|-8]]
[[Property:uuid|3d9edb08-a7dd-7df9-2b1e-b5c30add6529]]
The Code Analyzer is a static analyzer that helps maintaining a high code quality. It is capable of detecting many different kinds of issues in the source code. These issues relate to possibly dangerous run-time behavior, performance problems, coding style, and more.