mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-08 03:06:29 +08:00
Add ShellScriptDetector and register in FormatDetector
This commit is contained in:
@@ -31,6 +31,7 @@ public class FormatDetector
|
||||
new MakefileDetector(),
|
||||
new HostsDetector(),
|
||||
new DockerfileDetector(),
|
||||
new ShellScriptDetector(),
|
||||
new KrcDetector(),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user