mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 01:58:06 +02:00
Uses editorconfig to maintain consistent coding styles
Removes the following as they unnecessary /* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
This commit is contained in:
parent
9e335a61fd
commit
a2ba1b8189
133 changed files with 18 additions and 259 deletions
2
external/builder/builder.js
vendored
2
external/builder/builder.js
vendored
|
@ -1,5 +1,3 @@
|
|||
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
||||
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
||||
/* jshint node:true */
|
||||
/* globals cp, ls, test */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue