Skip to content

Commit

Permalink
Update formatting using Google conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Feb 1, 2019
1 parent f4f2c56 commit 50e9eed
Show file tree
Hide file tree
Showing 29 changed files with 6,135 additions and 6,044 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Trickl Language
# Trickl Sort

[![build_status](https://travis-ci.com/trickl/sort.svg?branch=master)](https://travis-ci.com/trickl/sort)
[![Maintainability](https://api.codeclimate.com/v1/badges/c50441e8e5e10b31803f/maintainability)](https://codeclimate.com/github/trickl/sort/maintainability)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<name>Trickl Language</name>
<name>Trickl Sort</name>
<description>
Utility functions for dealing with natural sort
</description>
Expand Down
Loading

0 comments on commit 50e9eed

Please sign in to comment.