Skip to content

ArkScript-lang/action-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

action-format

Format ArkScript code

Inputs

inputs:
  folder:
    description: 'Folder with .ark files to check'
    required: true
  • folder: path to ArkScript files ; will be scanned for *.ark files (not recursively)
    • eg: example/, example/format