README.md in rubocop-on-rbs-0.3.0 vs README.md in rubocop-on-rbs-0.4.0
- old
+ new
@@ -62,20 +62,22 @@
And restart VSCode.
## Departments
+You can see documentation for all cops.
+
+https://github.com/ksss/rubocop-on-rbs/blob/main/docs/modules/ROOT/pages/cops.adoc
+
### RBS
This gem handles many cops.
All cops can be enabled by following setting by default.
```yaml
RBS:
Enabled: true
```
-
-See `config/default.yml` for all Cop.
### RBS/Layout
This department is a collection of relatively minor fixes has been gathered.