File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2047,9 +2047,9 @@ version: "2"
2047
2047
2048
2048
</details>
2049
2049
2050
- # ## Flags
2050
+ # ## Command Line Flags
2051
2051
2052
- The following flags has been removed :
2052
+ The following flags have been removed :
2053
2053
2054
2054
- ` --disable-all`
2055
2055
- ` --enable-all`
@@ -2069,7 +2069,7 @@ The following flags has been removed:
2069
2069
2070
2070
# ### `--out-format`
2071
2071
2072
- `--out-format` has been replaced to the following flags :
2072
+ `--out-format` has been replaced with the following flags :
2073
2073
2074
2074
` ` ` bash
2075
2075
# Previously 'colored-line-number' and 'line-number'
@@ -2122,7 +2122,7 @@ The following flags has been removed:
2122
2122
--output.sarif.path
2123
2123
` ` `
2124
2124
2125
- # ### `--disable-all` and `--enable-all`
2125
+ # ### `--disable-all` and `--enable-all`
2126
2126
2127
2127
` --disable-all` has been replaced by `--default=none`.
2128
2128
You can’t perform that action at this time.
0 commit comments