-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(Adding the changelog itself.)
- Loading branch information
Andrew Eisenberg
committed
May 20, 2021
1 parent
06b386a
commit 7ae8d16
Showing
3 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
lib/*.js linguist-generated=true | ||
|
||
# Reduce incidence of needless merge conflicts on CHANGELOG.md | ||
# The man page at | ||
# https://mirrors.edge.kernel.org/pub/software/scm/git/docs/gitattributes.html | ||
# suggests that this might interleave lines arbitrarily, but empirically | ||
# it keeps added chunks contiguous | ||
CHANGELOG.md merge=union |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# CodeQL Action and CodeQL Runner Changelog | ||
|
||
## [UNRELEASED] | ||
|
||
- Add this changelog file. [#507](https://github.com/github/codeql-action/pull/507) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters