-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: cytopia/docker-file-lint
base: 0.3
head repository: cytopia/docker-file-lint
compare: 0.4
- 13 commits
- 7 files changed
- 2 contributors
Commits on Apr 30, 2020
-
README: Fix a typo in the example configuration file
This seems to be a copy & paste artifact, as the configuration keys itself are spelled correctly, but the comment describing this block is wrongly suggesting that the following block is about `file-crlf` (rather than `file-nullbyte`).
Configuration menu - View commit details
-
Copy full SHA for 256da1b - Browse repository at this point
Copy the full SHA 256da1bView commit details -
Merge pull request #13 from kbabioch/fix/typo-readme-config
README: Fix a typo in the example configuration file
Configuration menu - View commit details
-
Copy full SHA for 162e703 - Browse repository at this point
Copy the full SHA 162e703View commit details -
README: Update recommendation for file-nullbyte to only search text f…
…iles This updates the recommended / suggested configuration file presented in the `README.md` file, so that `file-nullbyte` is only searching text files by default (`FILE_NULLBYTE_TEXT=0). Searching binary files for null bytes (`NUL`) makes not too much sense, since it will regularly find such files, and it is perfectly fine for them to contain these bytes. This addresses one aspect of an issue with searching binary files with this particular file check (documented in #14).
Configuration menu - View commit details
-
Copy full SHA for 91d00b0 - Browse repository at this point
Copy the full SHA 91d00b0View commit details -
Dockerfile: Set correct URL for repo label
Currently the repo label is set to a different repository, which was probably a copy & paste mistake in the beginning. The URL for this repository is `https://github.com/cytopia/docker-file-lint`, so this commit changes it.
Configuration menu - View commit details
-
Copy full SHA for 33ec071 - Browse repository at this point
Copy the full SHA 33ec071View commit details -
Merge pull request #15 from kbabioch/update-readme-nullbyte
README: Change recommendation for file-nullbyte to only search text files
Configuration menu - View commit details
-
Copy full SHA for 6ae3c1e - Browse repository at this point
Copy the full SHA 6ae3c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8288b1b - Browse repository at this point
Copy the full SHA 8288b1bView commit details -
Merge pull request #16 from kbabioch/fix/dockerfile-repo
Dockerfile: Set correct URL for repo label
Configuration menu - View commit details
-
Copy full SHA for 5017c1b - Browse repository at this point
Copy the full SHA 5017c1bView commit details
Commits on Jun 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d1dd6e - Browse repository at this point
Copy the full SHA 7d1dd6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e370e39 - Browse repository at this point
Copy the full SHA e370e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2280565 - Browse repository at this point
Copy the full SHA 2280565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 839d2fe - Browse repository at this point
Copy the full SHA 839d2feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a74b46 - Browse repository at this point
Copy the full SHA 1a74b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85bfa8b - Browse repository at this point
Copy the full SHA 85bfa8bView commit details
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 0.3...0.4