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/S4143/rule.adoc

17 lines
227 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 4000-4999
2020-06-30 12:49:37 +02:00
include::description.adoc[]
Modify rule S4143: Adapt to LaYC (#1931)
2023-06-12 14:18:01 +02:00
{intro}
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
Modify rule S4143: Adapt to LaYC (#1931)
2023-06-12 14:18:01 +02:00
[source,java]
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
----
letters.put("a", "Apple");
letters.put("a", "Boy"); // Noncompliant
towns[i] = "London";
towns[i] = "Chicago"; // Noncompliant
----
Modify rule S4143: Adapt to LaYC (#1931)
2023-06-12 14:18:01 +02:00
{outro}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 4851ms Template: 4ms
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