-
-
Notifications
You must be signed in to change notification settings - Fork 35
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fortran-lang/vscode-fortran-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fortran-lang/vscode-fortran-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 45 files changed
- 1 contributor
Commits on Nov 9, 2021
-
Adds support for eslint and drops tslint
Fixes Change tslint to eslint #260
Configuration menu - View commit details
-
Copy full SHA for 4f6e0b8 - Browse repository at this point
Copy the full SHA 4f6e0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1711d2c - Browse repository at this point
Copy the full SHA 1711d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099ba08 - Browse repository at this point
Copy the full SHA 099ba08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a4dc3 - Browse repository at this point
Copy the full SHA 46a4dc3View commit details -
The lint-stage hook sould now be able to work when we commit. If a commit fails then run `npm run lint-fix` to try and autofix and then `npm run format`. All of these actions should be run automatically via the git hook but I am listing the steps in case the hook fails.
Configuration menu - View commit details
-
Copy full SHA for e642012 - Browse repository at this point
Copy the full SHA e642012View commit details -
Switches to .prettierrc from .js
VSCode had trouble parsing the `printWidth` and kept defaulting to 100 which in turn caused the formatter in VSCode to produce different results than `npm run format`. An autofix attempt has also been added when `lint-stage`ing
Configuration menu - View commit details
-
Copy full SHA for 34380da - Browse repository at this point
Copy the full SHA 34380daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 143dd73 - Browse repository at this point
Copy the full SHA 143dd73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bc72f - Browse repository at this point
Copy the full SHA 54bc72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae77ee2 - Browse repository at this point
Copy the full SHA ae77ee2View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c01ff6 - Browse repository at this point
Copy the full SHA 3c01ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be32828 - Browse repository at this point
Copy the full SHA be32828View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.2...v2.4.3