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 af010a5 commit cad72d0
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 @@ -22,6 +22,7 @@ index:
- avoid-using-word-report
- underline-items-with-hyperlink-action
- show-errors-in-red
- consistent-report-name

---

Expand Down
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/consistent-report-name/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
type: rule
archivedreason:
title: Do you have consistent report name?
guid: 6015bd4d-a36a-4a8a-bb23-373fccb8ced6
uri: consistent-report-name
created: 2023-12-12T16: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-->

A professional report should have consistent name.

::: bad
![Figure: Bad example - Inconsistent report name](ReportNameConsistency_bad.gif)
:::

::: good
![Figure: Good example - Consistent report name](ReportNameConsistency_good.gif)
:::

0 comments on commit cad72d0

Please sign in to comment.