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
|
@ -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: */
|
||||
/* globals expect, it, describe, calculateMD5, ARCFourCipher, Name,
|
||||
CipherTransformFactory, calculateSHA256, calculateSHA384,
|
||||
calculateSHA512, AES128Cipher, AES256Cipher, PDF17, PDF20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue