File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : " Filename Formatter"
2
- description : " Format filenames into the acceptable format by TheAlgorithms opganization "
2
+ description : " Format filenames into the acceptable format by TheAlgorithms organization "
3
3
author : " TheAlgorithms"
4
4
inputs :
5
5
filetypes :
6
- description : Filter files by specified file types (comma separated values in a string.) Maximum two values. E.g. `.cpp,.hpp`
6
+ description : Filter files by specified file types (comma- separated values in a string.) Maximum two values. E.g. `.cpp,.hpp`
7
7
required : true
8
8
working-directory :
9
9
description : Working/base directory of the formatter
10
10
required : false
11
11
default : .
12
12
ignore-files :
13
- description : Files/folders to ignored
13
+ description : Files/folders to be ignored
14
14
required : false
15
15
runs :
16
16
using : composite
You can’t perform that action at this time.
0 commit comments