Skip to content

Commit

Permalink
Migrated rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jeoffreyfischer committed Dec 15, 2023
1 parent 174caf6 commit db21bc7
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ index:
- two-migration-options-to-show-acccess-reports-on-web
- print-and-display-report-on-web
- include-useful-footer
- avoid-using-word-report

---

Expand Down
Binary file added rules/avoid-using-word-report/BadWordinReport.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions rules/avoid-using-word-report/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
type: rule
archivedreason:
title: Do you avoid using word 'Report' in your reports?
guid: 6364ce06-609b-424e-8121-6660b0ec0f68
uri: avoid-using-word-report
created: 2023-12-12T14:38:33.0000000Z
authors:
- title: Jeoffrey Fischer
url: https://ssw.com.au/people/jeoffrey-fischer
related:
- customization-do-you-know-which-version-of-sql-reporting-services-and-visual-studio-you-are-using
redirects: []

---

<!--endintro-->

We believe the word 'Report' is redundant in a report, so we avoid using this word in our reports.

::: bad
![Figure: Bad example - Redundant use of the word 'report' in a report](BadWordinReport.jpg)
:::

::: good
![Figure: Good example - Avoidance of the word 'report' in a report](NoBadWordinReport.jpg)
:::

0 comments on commit db21bc7

Please sign in to comment.