[Repo Assist] Add --embed-resources to fsdocs convert — self-contained HTML output by default
#815
Annotations
2 warnings
|
Run CI:
src/fsdocs-tool/BuildCommand.fs#L2662
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
|
|
Run CI:
src/fsdocs-tool/BuildCommand.fs#L2662
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
|
Loading