Giter Club home page Giter Club logo

action-pylint's Introduction

Hi there, I'm Gabriel Milan! 👋

Experiences

  • Data Office's Head of Technology at Rio de Janeiro City Hall (Nov 2023 - Currently).
  • Associate Member at Base dos Dados (May 2023 - Currently).
  • R&D Developer at LASPI (Jan 2018 - Currently).
  • Cloud & Data Engineer at Rio de Janeiro City Hall (Nov 2021 - Nov 2023).
  • Data Engineer at SMTR (Jun 2021 - Oct 2021).
  • Undergraduate Researcher at LENS (Aug 2020 - Jun 2021).
  • Undergraduate Researcher at CERN and LPS (Aug 2019 - Aug 2020).
  • Undergraduate Researcher at SMT (Aug 2017 - Dec 2017).
  • Electronics and Computer Manager at Minerva Náutica (Dec 2016 - Dec 2017).
  • Software developer at Minerva Náutica (May 2016 - Dec 2016).

Open portfolio

GitHub stats

Reach me at

action-pylint's People

Contributors

gabriel-milan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

aspeddro gbmap

action-pylint's Issues

Error [E0401] Unable to import 'Raspirus.backend.file_module' (backend/file_scanner_module.py:3:0)

I keep getting the error:

Error [E0401] Unable to import 'Raspirus.backend.file_module' (backend/file_scanner_module.py:3:0)

where Raspirus.backend.file_module is a .py file containing a class that gets imported in backend/file_scanner_module.py:

from Raspirus.backend.file_module import File

According to this Stackoverflow thread I tried to add an .pylintrc file in the root folder with this content:

[MAIN]
init-hook='import sys; sys.path.append("./backend/")'

But I still get the same error, no matter what path I add to the file. Could it be that this pylint action doesn't use .pylintrc files? Is there the possibility to add them somehow?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.