ufolint | UFO source format linter

 by   source-foundry Python Version: 1.2.0 License: No License

kandi X-RAY | ufolint Summary

kandi X-RAY | ufolint Summary

ufolint is a Python library typically used in Telecommunications, Media, Advertising, Marketing applications. ufolint has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can install using 'pip install ufolint' or download it from GitHub, PyPI.

ufolint is a source file linter for typeface development in Unified Font Object (UFO) source code. It was designed for continuous integration testing of UFO source contributions to typeface projects.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ufolint has a low active ecosystem.
              It has 23 star(s) with 5 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 4 open issues and 17 have been closed. On average issues are closed in 121 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ufolint is 1.2.0

            kandi-Quality Quality

              ufolint has 0 bugs and 0 code smells.

            kandi-Security Security

              ufolint has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ufolint code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ufolint does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ufolint releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              ufolint saves you 1083 person hours of effort in developing the same functionality from scratch.
              It has 2452 lines of code, 252 functions and 31 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ufolint and discovered the below as its top functions. This is intended to give you an instant insight into ufolint implemented functionality, and help decide if they suit your requirements.
            • Run the ufo .
            • Run all valid glif files in the UFO .
            • Run all images in ufoutils .
            • Validate UFO import .
            • Run the main runner .
            • Run xml validation .
            • Stream all ufolint tests .
            • Read the installed version .
            • Check if a filepath is a valid etree .
            • Returns a list of mandatory filepaths .
            Get all kandi verified functions for this library.

            ufolint Key Features

            No Key Features are available at this moment for ufolint.

            ufolint Examples and Code Snippets

            Install and Upgrade,Travis CI Setup
            Pythondot img1Lines of Code : 16dot img1no licencesLicense : No License
            copy iconCopy
            sudo: false
            language: python
            
            env:
              - VARIANT=src/Test-Regular.ufo
              - VARIANT=src/Test-Bold.ufo
              - VARIANT=src/Test-Italic.ufo
              - VARIANT=src/Test-BoldItalic.ufo
            
            before_script: pip install ufolint
            
            script: "ufolint $VARIANT"
            
            notifications:
              em  
            Install and Upgrade,Local Install and Upgrade
            Pythondot img2Lines of Code : 2dot img2no licencesLicense : No License
            copy iconCopy
            $ pip install ufolint
            
            $ pip install --upgrade ufolint
              
            Install and Upgrade,Local Usage
            Pythondot img3Lines of Code : 2dot img3no licencesLicense : No License
            copy iconCopy
            $ ufolint [UFO source path] ([UFO path 2] [UFO path3]...)
            
            $ ufolint Awesome-Regular.ufo Awesome-Bold.ufo
              

            Community Discussions

            No Community Discussions are available at this moment for ufolint.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ufolint

            ufolint can be run locally or with remote CI testing services.
            Upgrade to a new version of the application with the command:.
            To continuously test your UFO source changes on Travis with each commit pushed or pull request submitted to your Github repository, use these initial two steps from the Travis Getting Started Guide:. Then in your Github repository,.
            Step 1: Sign in to Travis with your Github account
            Step 2: Go to your Travis Profile page and enable Travis for the typeface repository where you would like to enable ufolint testing
            Step 3: Add a file on the path .travis.yml in the root of your Github repository that includes the following text:
            Step 4: Replace the VARIANT=src/Test-*.ufo lines in the .travis.yml file with the actual paths to your UFO source files after the = character. Use one line per variant and add or subtract lines as necessary to test the desired source UFO directories in the repository. These should be relative paths from the root of your git repository.
            Step 5: With each new commit pushed to your Github repository (or any new pull request submitted by others) Travis is automatically notified and performs the ufolint tests on the modified (or proposed modifications for pull requests) UFO source. You can view the test results on your Travis account page for the repository.
            Optional: To add a Travis test result badge to your repository README page, insert the following Markdown in your README page and modify [ACCOUNT] and [REPOSITORY] with your Travis account and repository details:

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install ufolint

          • CLONE
          • HTTPS

            https://github.com/source-foundry/ufolint.git

          • CLI

            gh repo clone source-foundry/ufolint

          • sshUrl

            git@github.com:source-foundry/ufolint.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link