Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Best Practice Rules
This repository holds a recommended set of rules for the [Best Practice Analyzer](https://github.com/otykier/TabularEditor/wiki/Best-Practice-Analyzer) of [Tabular Editor](https://tabulareditor.github.io/) .

To use these rules, simply download the BPARules.json file from the releases page. Store the file in one of the following locations:
To use these rules, simply download the appropriate BPA Rule file from the releases page and save it as BPARules.json. Store the file in one of the following locations:

* `%AppData%\..\Local\TabularEditor` to make the rules available only for you.
* `%ProgramData%\TabularEditor` to make the rules available for everyone on your local machine.
Expand Down