File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ The ``<format>`` name will be automatically added to the ``--format`` command li
36
36
(if called) the scanned data will be passed to the plugin.
37
37
38
38
2. `Post-scan <https://github.com/aboutcode-org/scancode-toolkit/issues/704 >`_ :
39
- ------------------------------------------------------------------------
39
+ --------------------------------------------------------------------------------
40
40
41
41
In this stage, the plugins are supposed to run **after ** the scanning is done. Some uses for these
42
42
plugins were:
@@ -68,7 +68,7 @@ The command line option for this plugin will be automatically created using the
68
68
doctring as its help text and (if called) the scanned files will be passed to the plugin.
69
69
70
70
3. `Pre-scan <https://github.com/aboutcode-org/scancode-toolkit/issues/719 >`_ :
71
- -----------------------------------------------------------------------
71
+ -------------------------------------------------------------------------------
72
72
73
73
In this stage, the plugins are supposed to run **before ** the scan starts. So the potential uses
74
74
for these types of plugins were to:
You can’t perform that action at this time.
0 commit comments