Louis-Philippe Véronneau pushed to branch master at lintian / lintian


Commits:
50aea79b by Nicolas Peugnet at 2024-10-29T14:51:47+01:00
Indent some lists with a single space to fix console output

It seems lintian-explain-tags does not really understand the Markdown
list syntax, so to keep a single entry by line in the console output
we indent the lists with a single space. This will not impact the
output of Lintian SSG, as the list parser has a higher priority than
the code block parser. Also, most of the lists are already indented
this way.

- - - - -


2 changed files:

- tags/p/privacy-breach-statistics-website.tag
- tags/u/unicode-trojan.tag


Changes:

=====================================
tags/p/privacy-breach-statistics-website.tag
=====================================
@@ -9,13 +9,13 @@ Explanation: This package creates a privacy breach by 
fetching data from
  .
  This tag covers the following websites:
  .
- - cruel-carlota.pagodabox.com
- - linkexchange.com (defunct)
- - nedstatbasic.net
- - onestat.com
- - statcounter.com
- - sitemeter.com
- - webstats.motigo.com
+  - cruel-carlota.pagodabox.com
+  - linkexchange.com (defunct)
+  - nedstatbasic.net
+  - onestat.com
+  - statcounter.com
+  - sitemeter.com
+  - webstats.motigo.com
  .
  Please replace any scripts, images, or other remote resources with
  non-remote resources. It is preferable to replace them with text and


=====================================
tags/u/unicode-trojan.tag
=====================================
@@ -12,18 +12,18 @@ Explanation: The named text file contains a Unicode 
codepoint that has been
  .
  Here are the relevant codepoints:
  .
- - ARABIC LETTER MARK (<code>U+061C</code>)
- - LEFT-TO-RIGHT MARK (<code>U+200E</code>)
- - RIGHT-TO-LEFT MARK (<code>U+200F</code>)
- - LEFT-TO-RIGHT EMBEDDING (<code>U+202A</code>)
- - RIGHT-TO-LEFT EMBEDDING (<code>U+202B</code>)
- - POP DIRECTIONAL FORMATTING (<code>U+202C</code>)
- - LEFT-TO-RIGHT OVERRIDE (<code>U+202D</code>)
- - RIGHT-TO-LEFT OVERRIDE (<code>U+202E</code>)
- - LEFT-TO-RIGHT ISOLATE (<code>U+2066</code>)
- - RIGHT-TO-LEFT ISOLATE (<code>U+2067</code>)
- - FIRST STRONG ISOLATE (<code>U+2068</code>)
- - POP DIRECTIONAL ISOLATE (<code>U+2069</code>)
+  - ARABIC LETTER MARK (<code>U+061C</code>)
+  - LEFT-TO-RIGHT MARK (<code>U+200E</code>)
+  - RIGHT-TO-LEFT MARK (<code>U+200F</code>)
+  - LEFT-TO-RIGHT EMBEDDING (<code>U+202A</code>)
+  - RIGHT-TO-LEFT EMBEDDING (<code>U+202B</code>)
+  - POP DIRECTIONAL FORMATTING (<code>U+202C</code>)
+  - LEFT-TO-RIGHT OVERRIDE (<code>U+202D</code>)
+  - RIGHT-TO-LEFT OVERRIDE (<code>U+202E</code>)
+  - LEFT-TO-RIGHT ISOLATE (<code>U+2066</code>)
+  - RIGHT-TO-LEFT ISOLATE (<code>U+2067</code>)
+  - FIRST STRONG ISOLATE (<code>U+2068</code>)
+  - POP DIRECTIONAL ISOLATE (<code>U+2069</code>)
  .
  You can also run a similar check in your shell with that command:
  .



View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/50aea79b8504b6df670a5aaee2fc19378f3bd0f9

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/50aea79b8504b6df670a5aaee2fc19378f3bd0f9
You're receiving this email because of your account on salsa.debian.org.


Reply via email to