Logo
Explore Help
Register Sign In
ishangsf/rspec
2
0
Fork 0
You've already forked rspec
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
rspec/rules/S1134/rule.adoc

17 lines
266 B
Plaintext
Raw Normal View History

migrate rule descriptions to new education format
2023-05-03 11:06:20 +02:00
== Why is this an issue?
Add rules 1000-1999
2020-06-30 12:47:33 +02:00
include::description.adoc[]
Inline adoc when include has no additional value (#1940) Inline adoc files when they are included exactly once. Also fix language tags because this inlining gives us better information on what language the code is written in.
2023-05-25 14:18:12 +02:00
=== Noncompliant code example
[source,text]
----
int divide(int numerator, int denominator) {
return numerator / denominator; // FIXME denominator value might be 0
}
----
Add rules 1000-1999
2020-06-30 12:47:33 +02:00
Fix the mistakingly deleted 'See' sections in #362 (#449) committed as f6331f7fdca7fe36e52439b927312fd5d5a455c0 The mistake was caused by the uninitialized variable "hasSeeSection" in the automatic removal script. Fixed here: https://github.com/SonarSource/languages-experimental-tooling/commit/f6331f7fdca7fe36e52439b927312fd5d5a455c0
2021-10-05 09:49:00 +02:00
include::see.adoc[]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 413ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API