diff options
Diffstat (limited to 'rules')
| -rw-r--r-- | rules/rules.go | 2 | ||||
| -rw-r--r-- | rules/rulestype_test.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rules/rules.go b/rules/rules.go index 4929551..d7be658 100644 --- a/rules/rules.go +++ b/rules/rules.go @@ -1,7 +1,7 @@ /* * @Author: EnderByEndera * @Date: 2020-12-04 15:03:00 - * @LastEditTime: 2021-01-05 17:58:28 + * @LastEditTime: 2021-02-01 06:16:38 * @LastEditors: Please set LastEditors * @Description: rules provide all the rules to check the commands' availability and set score of every command * @FilePath: /commdetection/rules/commcheck.go diff --git a/rules/rulestype_test.go b/rules/rulestype_test.go index dcc70ba..a608e88 100644 --- a/rules/rulestype_test.go +++ b/rules/rulestype_test.go @@ -1,7 +1,7 @@ /* * @Author: EnderByEndera * @Date: 2020-12-08 11:28:49 - * @LastEditTime: 2021-01-06 09:59:40 + * @LastEditTime: 2021-02-01 06:17:11 * @LastEditors: Please set LastEditors * @Description: Test UnmarshalSetting and MarshalSetting * @FilePath: /commdetection/rules/rulestype_test.go |
