ds4/templates/sheets/actor/tabs
Alexander Minges e021fedcdf
style: fix code formatting inconsistencies
- Remove excessive blank lines (triple+ newlines reduced to double)
- Fix EditorConfig indent_size from 4 to 2 spaces to match Prettier
- Ensure consistent whitespace formatting across JavaScript/TypeScript files
- Clean up formatting in templates (HBS files)

Files affected:
- src/apps/actor/base-sheet.js: Remove 6 instances of triple+ blank lines
- src/apps/item-sheet.js: Remove 4 instances of triple+ blank lines
- src/apps/ruler/token-ruler.js: Remove 1 instance of triple+ blank lines
- src/hooks/hooks.ts: Remove 1 instance of triple+ blank lines
- templates/sheets/actor/*.hbs: Remove excessive blank lines
- .editorconfig: Fix indent_size to match Prettier tabWidth (2 spaces)
2025-07-28 22:18:44 +02:00
..
biography.hbs refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
character-abilities.hbs feat!: port DS4 actor sheets to ApplicationV2 2025-07-12 20:44:03 +02:00
character-inventory.hbs refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
creature-abilities.hbs feat: use new ActiveEffect transferral system 2023-07-09 23:17:38 +02:00
creature-inventory.hbs refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
description.hbs feat: add a special actor sheet that is displayed to users with the LIMITED permission for the actor 2022-11-03 23:02:46 +01:00
effects.hbs feat: use new ActiveEffect transferral system 2023-07-09 23:17:38 +02:00
spells.hbs style: fix code formatting inconsistencies 2025-07-28 22:18:44 +02:00
values.hbs refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00