SpeciesFileGroup/taxonworks

View on GitHub

Showing 12,579 of 12,579 total issues

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/vita-latina-auteurs-anciens" => "Vita Latina (auteurs anciens, French)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/university-of-helsinki-faculty-of-theology" => "Helsingin yliopisto - Teologinen tiedekunta (Finnish)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/primary-care-clinics-in-office-practice" => "Primary Care: Clinics in Office Practice",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/studi-e-materiali-di-storia-delle-religioni" => "Studi e materiali di storia delle religioni (Italian)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/uludag-universitesi-sosyal-bilimler-enstitusu-author-date" => "Uludağ Üniversitesi - Sosyal Bilimler Enstitüsü (author-date, Turkish)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/metallurgical-and-materials-transactions" => "Metallurgical and Materials Transactions",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/geobiology" => "Geobiology",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/express-polymer-letters" => "eXPRESS Polymer Letters",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/international-development-policy" => "International Development Policy",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/instituto-brasileiro-de-informacao-em-ciencia-e-tecnologia-abnt" => "Instituto Brasileiro de Informação em Ciência e Tecnologia - ABNT (autoria completa)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/medecine-intensive-reanimation" => "Médecine Intensive Réanimation",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/ets-ecole-de-technologie-superieure" => "ÉTS - École de technologie supérieure (French - Canada)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/international-islamic-university-malaysia-ahmad-ibrahim-kulliyyah-of-laws" => "International Islamic University Malaysia - Ahmad Ibrahim Kulliyyah of Laws",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/magnetic-resonance-materials-in-physics-biology-and-medicine" => "Magnetic Resonance Materials in Physics, Biology and Medicine",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/experimental-dermatology" => "Experimental Dermatology",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/archiv-fur-die-civilistische-praxis" => "Archiv für die civilistische Praxis (German)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/manchester-university-press" => "Manchester University Press monographs (note)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/journal-of-foraminiferal-research" => "Journal of Foraminiferal Research",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/harvard-kings-college-london" => "King's College London - Harvard",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }

Prefer symbols instead of strings as hash keys.
Open

"http://www.zotero.org/styles/chicago-fullnote-bibliography-fr" => "Chicago Manual of Style 17th edition (full note, French)",

This cop checks for the use of strings as keys in hashes. The use of symbols is preferred instead.

Example:

# bad
{ 'one' => 1, 'two' => 2, 'three' => 3 }

# good
{ one: 1, two: 2, three: 3 }
Severity
Category
Status
Source
Language