Skip to content

Commit

Permalink
Added program declaration part formatting to note
Browse files Browse the repository at this point in the history
  • Loading branch information
Roald87 authored May 22, 2021
1 parent 5bcb629 commit 2eacd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Select one or more `.TcPOU` or `.TcIO` files to format. Before any formatting is

The options `--file` and `--project` are mutually exclusive, i.e. you can only use one of them!

Note: Currently _TcBlack_ only formats the declaration part of function blocks, functions, methods, properties and interfaces. Formatting of the implementation is planned for a future release.
Note: Currently _TcBlack_ only formats the declaration part of programs, function blocks, functions, methods, properties and interfaces. Formatting of the implementation is planned for a future release.

### Examples

Expand Down

0 comments on commit 2eacd07

Please sign in to comment.