File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 13
13
#
14
14
# To test this configuration file, place it in one of the above locations and run:
15
15
# octocatalog-diff --config-test
16
+ #
17
+ # NOTE: This example file contains some of the more popular configuration options, but is
18
+ # not exhaustive of all possible configuration options. Any options that can be declared via the
19
+ # command line can also be set via this file. Please consult the options reference for more:
20
+ # https://github.com/github/octocatalog-diff/blob/master/doc/optionsref.md
21
+ # And reference the source code to see how the underlying settings are constructed:
22
+ # https://github.com/github/octocatalog-diff/tree/master/lib/octocatalog-diff/cli/options
16
23
17
24
module OctocatalogDiff
18
25
# Configuration class. See comments for each method to define the most common parameters.
You can’t perform that action at this time.
0 commit comments