mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 22:52:33 -06:00
Fix extra/missing trailing new lines in files
This commit is contained in:
committed by
sledgehammer999
parent
1e7f792dbb
commit
f92c4c0a40
@@ -19,4 +19,4 @@ module.exports = function(grunt) {
|
||||
|
||||
grunt.registerTask('default', ['svg2png']);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@ npm install
|
||||
Convert icons by running:
|
||||
```
|
||||
grunt
|
||||
```
|
||||
```
|
||||
|
||||
@@ -20,4 +20,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
SOFTWARE.
|
||||
|
||||
Reference in New Issue
Block a user