Skip to content

Commit

Permalink
Use correct internal name for plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Ombredanne <[email protected]>

Co-authored-by: Keshav Priyadarshi <[email protected]>
  • Loading branch information
pombredanne and keshav-space authored Apr 24, 2024
1 parent 7227113 commit 26ad552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ where = src
scancode_scan =
source_symbol = source_inspector.symbols_ctags:CtagsSymbolScannerPlugin
source_string = source_inspector.strings_xgettext:XgettextStringScannerPlugin
pygments_symbol = source_inspector.symbols_pygments:PygmentsSymbolsAndStringScannerPlugin
pygments_symbol_and_string = source_inspector.symbols_pygments:PygmentsSymbolsAndStringScannerPlugin


[options.extras_require]
Expand Down

0 comments on commit 26ad552

Please sign in to comment.