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

Added Fortran 2003/2008 extension support (fixes #1703) #1708

Merged
merged 3 commits into from
Jun 18, 2017

Conversation

trolley813
Copy link
Contributor

What does this implement/fix? Explain your changes.

This adds Fortran 2003/2008 extension support

Does this close any currently open issues?

This does close issue #1703.

Checklist

Check all those that are applicable and complete.

  • Merged with latest master branch
  • Regenerate documentation with npm run docs
  • Add change details to CHANGELOG.md under "Next" section
  • Added examples for testing to examples/ directory
  • Travis CI passes (Mac support)
  • AppVeyor passes (Windows support)

"f03"
"F03"
"f08"
"F08"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run npm run docs and commit the changes. This will update the documentation including the Language section of the README: https://github.com/Glavin001/atom-beautify#language-support

@Glavin001
Copy link
Owner

Since this PR is relatively simple I will re-generate the docs myself for next release...

@Glavin001 Glavin001 merged commit 416e1ab into Glavin001:master Jun 18, 2017
@Glavin001
Copy link
Owner

Thank you for contributing!

@trolley813
Copy link
Contributor Author

@Glavin001 Thank you too. Sorry, I had so little time then...

kumekay added a commit to kumekay/atom-beautify that referenced this pull request Jun 20, 2017
* master: (79 commits)
  Update changelog [skip ci]
  Prepare 0.30.2 release
  Fixes Glavin001#1030. Add support for alpha versions of autopep8
  Fixes Glavin001#1725. Fix version parsing of PHP executable
  Fixes Glavin001#1730. Correctly parse PHPCBF version and improve handling of Executable
  See Glavin001#1708. Re-generate documentation for Fortran file extension changes
  Prepare 0.30.1 release
  Prepare changelog for v0.30.1
  See Glavin001#1725. Update changelog
  Fixes Glavin001#1725. Improve PHP-CS-Fixer support with handling script path
  Update changelog. See Glavin001#1030.
  Fix Glavin001#1030. Autopep8 Executable did not handle older and newer versions
  Prepare 0.30.0 release
  See Glavin001#1687. Update README, remove note about Executables now that it is supported
  See Glavin001#1687. Update Changelog with info about Executables
  Add Greenkeeper badge
  See Glavin001#1687. Update README docs to include details about Executables and Docker support
  Add more dependencies to next-update and greenkeep ignore list
  See Glavin001#1687. Fix typos in Travis CI config
  See Glavin001#1687. Install Sass-convert and Uncrustify beautifiers via Docker for Linux Travis CI build
  ...

# Conflicts:
#	README.md
@Glavin001
Copy link
Owner

Published to v0.30.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants