Skip to content

[vf] Setting the tab size to 4 for VF#288

Merged
adangel merged 1 commit into
pmd:masterfrom
sgorbaty:VfParserTabSize
Mar 11, 2017
Merged

[vf] Setting the tab size to 4 for VF#288
adangel merged 1 commit into
pmd:masterfrom
sgorbaty:VfParserTabSize

Conversation

@sgorbaty

@sgorbaty sgorbaty commented Mar 6, 2017

Copy link
Copy Markdown
Contributor

JavaCC by default uses 8 as tab size but most editors use 4.
That means all column numbers are off by 4, hence the fix.

@jsotuyod

jsotuyod commented Mar 7, 2017

Copy link
Copy Markdown
Member

@adangel Java is currently defaulting to 8 and AFAIK is not overriden ever. Should we consider allowing people to set this up from ant / CLI?

@adangel

adangel commented Mar 11, 2017

Copy link
Copy Markdown
Member

Thanks!
Merge into master and it will be part of PMD 5.6.

adangel added a commit to adangel/pmd that referenced this pull request Mar 11, 2017
@adangel adangel merged commit e32b6df into pmd:master Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants