Skip to content

Commit

Permalink
Remove references to gitlab issues
Browse files Browse the repository at this point in the history
They will not be visible to all github visitors
  • Loading branch information
frank-at-adacore committed Oct 17, 2024
1 parent 66b4c9c commit 017f0d0
Showing 1 changed file with 23 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,27 +1,23 @@
The rules in this folder where specifically created for the
Guidelines for Safe and Secure Ada/SPARK.

Some of these rules are in the process of being added into the GNATcheck tool
itself, while some of them are more related to this particular coding standard.
The document is being updated (2024-10-08) to indicate which rules are built-in
to GNATcheck, and which rules are specic to this document

* function_out_parameters

* https://gitlab.adacore-it.com/eng/libadalang/langkit-query-language/-/issues/340
* will be added to GNATcheck

* overrides_standard_name

* https://gitlab.adacore-it.com/eng/libadalang/langkit-query-language/-/issues/343
* will be added to GNATcheck

* unhandled_exceptions

* https://gitlab.adacore-it.com/eng/libadalang/langkit-query-language/-/issues/344
* will remain as guideline-specific

* uses_profile

* https://gitlab.adacore-it.com/eng/libadalang/langkit-query-language/-/issues/345
* will remain as guideline-specific
The rules in this folder where specifically created for the
Guidelines for Safe and Secure Ada/SPARK.

Some of these rules are in the process of being added into the GNATcheck tool
itself, while some of them are more related to this particular coding standard.
The document is being updated (2024-10-08) to indicate which rules are built-in
to GNATcheck, and which rules are specic to this document

* function_out_parameters

* will be added to GNATcheck

* overrides_standard_name

* will be added to GNATcheck

* unhandled_exceptions

* will remain as guideline-specific

* uses_profile

* will remain as guideline-specific

0 comments on commit 017f0d0

Please sign in to comment.