Skip to content

Add EditorConfig Settings and Travis CI Tests #2

@tajmone

Description

@tajmone

WIP — These features are under development in the editorconfig branch.


Improve repository template by adding:

  • EditorConfig settings to enforce consistent code styles across editors and IDEs (detected natively by many editors, or via plugins).
    • Define code rules for common file types expected in PureBasic projects, following best-practices recommendations:
      • Repository Configurations
      • PureBasic Files
      • Batch Scripts
      • Shell Scripts
      • Markdown GFM
      • Plain-Text Files
  • Travis CI job to validate EditorConfig compliance of commits and PRs via EClint (Node.js).
  • Document new features in README file.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions