Bixal / bixaluswds

A Drupal base theme integrating USWDS
0 stars 5 forks source link

#3: Add an editor config file follow spacing conventions for code. #17

Closed cathybaptista closed 6 months ago

cathybaptista commented 7 months ago

issue #3

Closes #3

.editorconfig file taken from drupal.. Follows coding standards at https://www.drupal.org/docs/develop/standards

Testing and review

  1. Create a php file.
  2. Tabs should be 2 spaces in editor (phpstorm or vscode)
  3. Composer should be tab == 4 spaces in editor