Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EditorConfig Settings and Travis CI Tests #2

Open
10 tasks
tajmone opened this issue Dec 13, 2019 · 0 comments
Open
10 tasks

Add EditorConfig Settings and Travis CI Tests #2

tajmone opened this issue Dec 13, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tajmone
Copy link
Collaborator

tajmone commented Dec 13, 2019

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.
@tajmone tajmone added the enhancement New feature or request label Dec 13, 2019
@tajmone tajmone self-assigned this Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant