
Git/Stash EOL-style check plugin
Git/Stash EOL-style check plugin
Git/Stash EOL-style check plugin
Plugin rejects pushing commits, containing wrong EOL style
Prevents pull requests with wrong EOL style from merging
Plugin supports files regexp for exclusion from the checks.
There is a special option to allow wrong EOL style for files, which are already committed with wrong EOL style.
More details
There are multiple problems developing software on different operating systems. One of the most popular - mixing of different end-of-line styles, which have CRLF for Windows, LF for Linux, and CR for MacOS.
Git defines, that sources should be stored using Linux-style EOF. It is described in ProGit book v2 http://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#Formatting-and-Whitespace
This plugin performs both pre-receive hook and merge-check for restricting EOL-style of the committed code. Only Linux-style code is allowed.
Reviews for cloud
(2)Sign in to write a reviewReviews for server
(2)Sign in to write a review


Reviews for Data Center
(2)Sign in to write a reviewCloud Pricing
Server Pricing
Data Center Pricing
Pavel Baranchikov provides support for this app.
Vendor support resources
Find out how this app works.
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 0.9 • Bitbucket Server 6.0.0 - 7.9.1 • Released 2019-02-18
Summary
Bitbucket migration release
Details
Add support for Bitbucket 6.x
Installation
- Log into your Bitbucket instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate stash-eol-check via search. Results include app versions compatible with your Bitbucket instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.
To find older stash-eol-check versions compatible with your instance, you can look through our version history page.