-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new aa-comma-style all-except-single-line. (#80)
* Add new aa-comma-style all-except-single-line. This option will enforce "always" for multiple line AA but for single line AA it will enforce "no-dangling". * Switch from adding new style to fixing "always" to not require an optional comma for a single-line AA. * Fix condition check and linter issues * Switch to function for late evaluation * Update the expected aa-style-always.brs results.
- Loading branch information
1 parent
df59095
commit 5d8b75b
Showing
3 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters