mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-02 08:33:14 +00:00
Major linting push
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
function Test-APIReadXls {
|
||||
[Diagnostics.CodeAnalysis.SuppressMessageAttribute("PSUseSingularNouns", "", Justification="False Positive")]
|
||||
param(
|
||||
[parameter(Mandatory)]
|
||||
$XlFilename,
|
||||
|
||||
Reference in New Issue
Block a user