mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 15:45:11 +01:00
update: README
This commit is contained in:
parent
53c7e1fd7b
commit
7c3f9ddaeb
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ and the binary can be found at `target/release/pay_respects`.
|
||||||
|
|
||||||
## Rule Files
|
## Rule Files
|
||||||
|
|
||||||
Rule files are parsed at compilation. What actually gets compiled is a HashMap that contains patterns and suggestions for a specific command.
|
Rule files are parsed at compilation. Everything in rule files is converted to Rust code before compiling.
|
||||||
|
|
||||||
Syntax of a rule file (placed under [rules](./rules)):
|
Syntax of a rule file (placed under [rules](./rules)):
|
||||||
```toml
|
```toml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue