@eht16 commented on this pull request.
> + +[keywords] +# all items must be in one line +php=data locals module output provider resource terraform variable + +[settings=PHP] +extension=tf +lexer_filetype=Zephir +tag_parser=Terraform +comment_single=# +comment_use_indent=true +mime_type= + +[indentation] +width=2 +type=0 Not mandatory, just common. I commented them out as we do for other filetypes. Still, I kept the provided values at 2 spaces which is very common for Terraform files. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4246#discussion_r1966756287 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4246/review/[email protected]>
