- Timestamp:
- Mar 9, 2015 2:32:53 PM (10 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 485aee2
- Parents:
- 2e35a40
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extra/pylint.rc
r4840bec r5ef0633 137 137 138 138 # Regular expression matching correct constant names 139 const-rgx=(([A-Z _][A-Z0-9_]*)|(__.*__))$139 const-rgx=(([A-Za-z_][A-Za-z0-9_]*)|(__.*__))$ 140 140 141 141 # Naming hint for constant names
Note: See TracChangeset
for help on using the changeset viewer.